[Resolved] Serviio not showing up on clients, ArchLinux + RP
Hello,
I am trying to get Serviio working on my raspberry pi2 with arch linux arm installed.
I mostly follow this guide http://wiki.serviio.org/doku.php?id=howto:linux:install:ubuntu15-04
I know it's for ubuntu but I can just change apt-get to paceman. Also I created a home directory for the user servo.
Here's serviio.log
I plan to use serviio with chromecast, so I'm okay without RTMP streaming.
It just won't show up on DLNA clients!!
Sorry for my English. Any help is appreciated, thank you very much.
I am trying to get Serviio working on my raspberry pi2 with arch linux arm installed.
I mostly follow this guide http://wiki.serviio.org/doku.php?id=howto:linux:install:ubuntu15-04
I know it's for ubuntu but I can just change apt-get to paceman. Also I created a home directory for the user servo.
Here's serviio.log
- Code:
2015-07-11 21:59:16,370 INFO [MediaServer] ------------------------------------------------------------------------
2015-07-11 21:59:16,375 INFO [MediaServer] Serviio DLNA media streaming server v 1.5.2 (rev. 4b9ce176daa1)
2015-07-11 21:59:16,376 INFO [MediaServer] Petr Nejedly 2009-2015
2015-07-11 21:59:16,376 INFO [MediaServer] http://www.serviio.org
2015-07-11 21:59:16,377 INFO [MediaServer]
2015-07-11 21:59:16,377 INFO [MediaServer] Java 1.8.0_45-Oracle Corporation arm
2015-07-11 21:59:16,378 INFO [MediaServer] OS Linux 4.0.7-2-ARCH
2015-07-11 21:59:16,379 INFO [MediaServer] File encoding: UTF-8
2015-07-11 21:59:16,381 INFO [MediaServer] Headless mode enabled: true
2015-07-11 21:59:16,382 INFO [MediaServer] User: serviio
2015-07-11 21:59:16,383 INFO [MediaServer] User home dir: /home/pc5dczcbl5yt
2015-07-11 21:59:16,383 INFO [MediaServer] Temp dir: /tmp
2015-07-11 21:59:16,384 INFO [MediaServer] ------------------------------------------------------------------------
2015-07-11 21:59:17,916 INFO [WebServer] Socket buffer set to 65535 bytes
2015-07-11 21:59:17,921 INFO [RestletServer] Starting Restlet server (/rest) exposed on port 23423
2015-07-11 21:59:18,749 INFO [RestletServer] Starting Restlet server (/cds) exposed on port 23424
2015-07-11 21:59:18,753 INFO [RestletServer] Starting Restlet server (/mediabrowser) exposed on port 23424
2015-07-11 21:59:19,005 INFO [DBSchemaUpdateExecutor] Checking if DB schema needs to be updated
2015-07-11 21:59:19,143 INFO [DatabaseManager] Using DERBY database language
2015-07-11 21:59:28,397 INFO [prefs] Created user preferences directory.
2015-07-11 21:59:29,424 INFO [MediaServer] ------------------------------------------------------------------------
2015-07-11 21:59:29,425 INFO [MediaServer] License: PRO (EVALUATION, id: 11111111-1111-1111-1111-111111111113)
2015-07-11 21:59:29,426 INFO [MediaServer] ------------------------------------------------------------------------
2015-07-11 21:59:29,506 INFO [Device] Created UPnP Device with UUID: 26f23a08-b29c-32cb-9e8e-478dc9a82680, bound address: 192.168.0.100
2015-07-11 21:59:35,857 INFO [ProfilesDefinitionParser] Parsing Profiles definition
2015-07-11 21:59:37,158 INFO [ProfilesDefinitionParser] Added profile 'Generic DLNA profile' (id=1)
2015-07-11 21:59:37,322 INFO [ProfilesDefinitionParser] Added profile 'Samsung TV (B-series)' (id=2)
2015-07-11 21:59:37,381 INFO [ProfilesDefinitionParser] Added profile 'Xbox 360' (id=3)
2015-07-11 21:59:37,404 INFO [ProfilesDefinitionParser] Added profile 'Playstation 3' (id=4)
2015-07-11 21:59:37,421 INFO [ProfilesDefinitionParser] Added profile 'Samsung TV (A-series)' (id=5)
2015-07-11 21:59:37,533 INFO [ProfilesDefinitionParser] Added profile 'DirecTV HD-DVR' (id=6)
2015-07-11 21:59:37,565 INFO [ProfilesDefinitionParser] Added profile 'Samsung TV / player (H-series)' (id=sam_h)
2015-07-11 21:59:37,586 INFO [ProfilesDefinitionParser] Added profile 'Samsung TV / player (E/F-series)' (id=sam_ef)
2015-07-11 21:59:37,600 INFO [ProfilesDefinitionParser] Added profile 'Samsung TV / player (C/D-series)' (id=7)
2015-07-11 21:59:37,611 INFO [ProfilesDefinitionParser] Added profile 'LG TV / player' (id=8)
2015-07-11 21:59:37,680 INFO [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2012)' (id=sony2012)
2015-07-11 21:59:37,721 INFO [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2013/14)' (id=sony2013)
2015-07-11 21:59:37,747 INFO [ProfilesDefinitionParser] Added profile 'Sony BDP-Sx100 (2013)' (id=bdp2013)
2015-07-11 21:59:37,766 INFO [ProfilesDefinitionParser] Added profile 'Sony BDP-Sx90 (2012)' (id=bdp2012)
2015-07-11 21:59:37,825 INFO [ProfilesDefinitionParser] Added profile 'Sony BDP-Sx70/SMP-N100 (2010)' (id=bdp2010)
2015-07-11 21:59:37,836 INFO [ProfilesDefinitionParser] Added profile 'Sony BDP-Sx70/SMP-N100 (2010) - US' (id=bdp2010us)
2015-07-11 21:59:37,848 INFO [ProfilesDefinitionParser] Added profile 'Sony BDP-Sx80/SMP-N200 (2011)' (id=bdp2011)
2015-07-11 21:59:37,865 INFO [ProfilesDefinitionParser] Added profile 'Toshiba REGZA' (id=13)
2015-07-11 21:59:37,911 INFO [ProfilesDefinitionParser] Added profile 'Toshiba REGZA 2012-' (id=tosh2012)
2015-07-11 21:59:37,935 INFO [ProfilesDefinitionParser] Added profile 'WDTV Live' (id=14)
2015-07-11 21:59:37,945 INFO [ProfilesDefinitionParser] Added profile 'LaCie LaCinema Media Player' (id=15)
2015-07-11 21:59:37,958 INFO [ProfilesDefinitionParser] Added profile 'Manta WIFI Centre' (id=16)
2015-07-11 21:59:37,968 INFO [ProfilesDefinitionParser] Added profile 'Pure Flow' (id=17)
2015-07-11 21:59:37,985 INFO [ProfilesDefinitionParser] Added profile 'Sharp Aquos' (id=18)
2015-07-11 21:59:37,995 INFO [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2011)' (id=sony2011)
2015-07-11 21:59:38,014 INFO [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2010)' (id=sony2010)
2015-07-11 21:59:38,034 INFO [ProfilesDefinitionParser] Added profile 'Philips (2010-)' (id=plps2010)
2015-07-11 21:59:38,047 INFO [ProfilesDefinitionParser] Added profile 'Philips (2009)' (id=20)
2015-07-11 21:59:38,062 INFO [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2009)' (id=sony2009)
2015-07-11 21:59:38,080 INFO [ProfilesDefinitionParser] Added profile 'Denon AVR' (id=22)
2015-07-11 21:59:38,106 INFO [ProfilesDefinitionParser] Added profile 'Panasonic Viera (2013)' (id=viera2013)
2015-07-11 21:59:38,123 INFO [ProfilesDefinitionParser] Added profile 'Panasonic Viera G/GT/DT/UT/VT (2011/2012)' (id=viera2011a)
2015-07-11 21:59:38,134 INFO [ProfilesDefinitionParser] Added profile 'Panasonic Viera E/S/ST/VT (2011)' (id=viera2011)
2015-07-11 21:59:38,146 INFO [ProfilesDefinitionParser] Added profile 'Panasonic Viera (2010)' (id=viera2010)
2015-07-11 21:59:38,157 INFO [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2012) - US' (id=sony2012us)
2015-07-11 21:59:38,167 INFO [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2011) - US' (id=sony2011us)
2015-07-11 21:59:38,185 INFO [ProfilesDefinitionParser] Added profile 'Sony AVReceiver STR' (id=SonySTR)
2015-07-11 21:59:38,197 INFO [ProfilesDefinitionParser] Added profile 'Sony Audio CMT' (id=SonyCMT)
2015-07-11 21:59:38,210 INFO [ProfilesDefinitionParser] Added profile 'Vizio TV' (id=viziotv)
2015-07-11 21:59:38,259 INFO [ProfilesDefinitionParser] Added profile 'Windows 8/RT' (id=win8metro)
2015-07-11 21:59:38,278 INFO [ProfilesDefinitionParser] Added profile 'Panasonic BD player' (id=panasonicBDT220)
2015-07-11 21:59:38,289 INFO [ProfilesDefinitionParser] Added profile 'Philips NP Streamium' (id=philips_streamium)
2015-07-11 21:59:38,306 INFO [ProfilesDefinitionParser] Added profile 'Chaneru' (id=roku)
2015-07-11 21:59:38,367 INFO [ProfilesDefinitionParser] Added profile 'Roku Media Player' (id=RokuMPApp)
2015-07-11 21:59:38,379 INFO [ProfilesDefinitionParser] Added profile 'Yamaha BD-A1020/BD-A1010' (id=YamBD)
2015-07-11 21:59:38,403 INFO [ProfilesDefinitionParser] Added profile 'Telenet Yelo TV' (id=TNDC)
2015-07-11 21:59:38,422 INFO [ProfilesDefinitionParser] Added profile 'Xbox One' (id=xbox_one)
2015-07-11 21:59:38,442 INFO [ProfilesDefinitionParser] Added profile 'Raumfeld' (id=raumfeld)
2015-07-11 21:59:39,796 INFO [ProfilesDefinitionParser] Parsing Profiles definition
2015-07-11 21:59:39,827 INFO [ProfilesDefinitionParser] Added profile 'Flash player' (id=flv_player)
2015-07-11 21:59:39,853 INFO [ProfilesDefinitionParser] Added profile 'iOS' (id=ios)
2015-07-11 21:59:39,867 INFO [ProfilesDefinitionParser] Added profile 'HTML5' (id=html5)
2015-07-11 21:59:39,887 INFO [ProfilesDefinitionParser] Added profile 'ServiiGo (Standard)' (id=serviigo_standard)
2015-07-11 21:59:39,902 INFO [ProfilesDefinitionParser] Added profile 'ServiiGo (Legacy Devices)' (id=serviigo)
2015-07-11 21:59:39,918 INFO [ProfilesDefinitionParser] Added profile 'ServiiGo (HLS)' (id=serviigo_hls)
2015-07-11 21:59:39,933 INFO [ProfilesDefinitionParser] Added profile 'ServiiGo (Google TV)' (id=serviigo_gtv)
2015-07-11 21:59:39,959 INFO [ProfilesDefinitionParser] Added profile 'Google Cast' (id=googlecast)
2015-07-11 21:59:39,980 INFO [ProfilesDefinitionParser] Added profile 'Chromecast' (id=chromecast)
2015-07-11 21:59:40,006 INFO [ProfilesDefinitionParser] Added profile 'Windows Phone 8' (id=wp8)
2015-07-11 21:59:40,441 INFO [PluginCompilerThread] Looking for plugins at /opt/serviio/plugins
2015-07-11 21:59:40,443 INFO [PluginCompilerThread] Started looking for plugins
2015-07-11 21:59:40,457 INFO [UpdateChecker] Checking if a new version is available
2015-07-11 21:59:41,537 INFO [FFMPEGWrapper] Found FFmpeg: ffmpeg version 2.7.1 Copyright (c) 2000-2015 the FFmpeg developers
2015-07-11 21:59:41,540 WARN [FFMPEGWrapper] FFmpeg is not compiled with librtmp support, RTMP streaming will not work.
2015-07-11 21:59:41,798 INFO [AbstractTranscodingDeliveryEngine] Cleaning transcode engine and its data
2015-07-11 21:59:42,225 INFO [WebServer] WebServer starting on port 8895
2015-07-11 21:59:42,228 INFO [Device] Updated bound IP address of Device with UUID: 26f23a08-b29c-32cb-9e8e-478dc9a82680, bound address: 192.168.0.100
2015-07-11 21:59:42,308 INFO [EventSubscriptionExpirationChecker] Starting EventSubscriptionExpirationChecker
2015-07-11 21:59:42,309 INFO [EventDispatcher] Starting EventDispatcher
2015-07-11 21:59:42,314 INFO [DiscoveryAdvertisementNotifier] Starting DiscoveryAdvertisementNotifier
2015-07-11 21:59:42,323 INFO [DiscoverySSDPMessageListener] Starting DiscoverySSDPMessageListener using interface wlan0 (wlan0) and address 192.168.0.100, timeout = 0
2015-07-11 21:59:42,357 INFO [RendererExpirationChecker] Starting RendererExpirationChecker
2015-07-11 21:59:42,359 INFO [RendererSearchSender] Searching for Renderer devices
2015-07-11 22:00:08,670 INFO [FeedUpdaterWorker] Started looking for information about online resources
2015-07-11 22:00:09,109 INFO [FileDeltaWatcher] Using 'sun.nio.fs.LinuxWatchService' for delta scan
2015-07-11 22:00:09,202 INFO [RepositoriesStatusCoordinator$RepositoriesStatusThread] Started checking repositories status
2015-07-11 22:00:09,357 INFO [LocalLibraryManager] Starting automatic library scan
2015-07-11 22:00:09,369 INFO [LibraryDeltaScanner] Starting the library delta scan
2015-07-11 22:00:09,381 INFO [PlaylistMaintainerWorker] Started looking for playlist changes
I plan to use serviio with chromecast, so I'm okay without RTMP streaming.
It just won't show up on DLNA clients!!
Sorry for my English. Any help is appreciated, thank you very much.
Last edited by vo6oh3 on Sun Jul 12, 2015 2:44 am, edited 1 time in total.
