FAQ  •  Register  •  Login

Error streaming online sources to tv

<<

RG6EX

Serviio newbie

Posts: 1

Joined: Wed Aug 20, 2014 5:49 pm

Post Wed Aug 20, 2014 6:00 pm

Error streaming online sources to tv

Hey Guys,

I'm suddenly having trouble with Serviio feeding live streams from twitch to my tv.
Everytime I try to stream the videos to my tv it loads for a bit and then comes up with the error message "Cannot read the file".
Now, I've had this problem from time to time before, and all I ever needed to do then was to start the stream again and sometimes it'd take one or two
extra tries before it would load properly. Now though I haven't been able to stream any online sources for a few days.

I've tried fresh install of Serviio, as well as rolling back to older versions. I've tried reinstalling Java multiple times and even tried updating the FFmpeg.exe file.
Now I'm at a loss of ideas on how to solve this issue. Attaching the log file below...

Nevermind the errormessages at the start. It's serviio giving me trouble starting the console, it does that from time to time.

  Code:
2014-08-20 19:31:18,114 INFO  [ServiioConsole] Starting Serviio Console
2014-08-20 19:31:18,348 INFO  [ServiioConsole] Connecting to Serviio REST on localhost:23423
2014-08-20 19:31:28,537 WARN  [ServiioConsole] Cannot connect to the server to get DB initialization info
2014-08-20 19:31:38,620 WARN  [ServiioConsole] Cannot connect to server: Connection Error (1000) - Connection refused: connect
2014-08-20 19:31:38,635 INFO  [Messages] Loaded console message bundle for locale: en
2014-08-20 19:31:40,887 INFO  [ServiioConsole] Exitting Serviio Console
2014-08-20 19:39:46,842 INFO  [ServiioConsole] Initializing Serviio Console
2014-08-20 19:39:46,936 INFO  [ServiioConsole] Starting Serviio Console
2014-08-20 19:39:47,090 INFO  [ServiioConsole] Connecting to Serviio REST on localhost:23423
2014-08-20 19:39:57,527 WARN  [ServiioConsole] Cannot connect to the server to get DB initialization info
2014-08-20 19:40:07,580 WARN  [ServiioConsole] Cannot connect to server: Connection Error (1000) - Connection refused: connect
2014-08-20 19:40:07,587 INFO  [Messages] Loaded console message bundle for locale: en
2014-08-20 19:40:17,017 INFO  [ServiioConsole] Exitting Serviio Console
2014-08-20 19:42:28,811 INFO  [ServiioConsole] Initializing Serviio Console
2014-08-20 19:42:28,904 INFO  [ServiioConsole] Starting Serviio Console
2014-08-20 19:42:29,059 INFO  [ServiioConsole] Connecting to Serviio REST on localhost:23423
2014-08-20 19:42:39,437 WARN  [ServiioConsole] Cannot connect to the server to get DB initialization info
2014-08-20 19:42:49,472 WARN  [ServiioConsole] Cannot connect to server: Connection Error (1000) - Connection refused: connect
2014-08-20 19:42:49,491 INFO  [Messages] Loaded console message bundle for locale: en
2014-08-20 19:42:52,122 INFO  [ServiioConsole] Exitting Serviio Console
2014-08-20 19:44:00,711 INFO  [MediaServer] ------------------------------------------------------------------------
2014-08-20 19:44:00,715 INFO  [MediaServer] Serviio DLNA media streaming server v 1.4.1.2 (rev. 3753eff81a2f)
2014-08-20 19:44:00,715 INFO  [MediaServer] Petr Nejedly 2009-2014
2014-08-20 19:44:00,715 INFO  [MediaServer] http://www.serviio.org
2014-08-20 19:44:00,715 INFO  [MediaServer]
2014-08-20 19:44:00,715 INFO  [MediaServer] Java 1.7.0_67-Oracle Corporation
2014-08-20 19:44:00,716 INFO  [MediaServer] OS Windows 7 amd64 6.1
2014-08-20 19:44:00,716 INFO  [MediaServer] File encoding: windows-1252
2014-08-20 19:44:00,717 INFO  [MediaServer] Headless mode enabled: true
2014-08-20 19:44:00,717 INFO  [MediaServer] User: STAT$
2014-08-20 19:44:00,717 INFO  [MediaServer] User home dir: C:\
2014-08-20 19:44:00,717 INFO  [MediaServer] Temp dir: C:\Windows\TEMP\
2014-08-20 19:44:00,718 INFO  [MediaServer] ------------------------------------------------------------------------
2014-08-20 19:44:00,997 INFO  [WebServer] Socket buffer set to 65535 bytes
2014-08-20 19:44:01,000 INFO  [RestletServer] Starting Restlet server (/rest) exposed on port 23423
2014-08-20 19:44:01,124 INFO  [RestletServer] Starting Restlet server (/cds) exposed on port 23424
2014-08-20 19:44:01,125 INFO  [RestletServer] Starting Restlet server (/mediabrowser) exposed on port 23424
2014-08-20 19:44:01,193 INFO  [DBSchemaUpdateExecutor] Checking if DB schema needs to be updated
2014-08-20 19:44:01,226 INFO  [DatabaseManager] Using DERBY database language
2014-08-20 19:44:03,117 INFO  [MediaServer] ------------------------------------------------------------------------
2014-08-20 19:44:03,117 INFO  [MediaServer] License: FREE
2014-08-20 19:44:03,117 INFO  [MediaServer] ------------------------------------------------------------------------
2014-08-20 19:44:03,623 INFO  [Device] Created UPnP Device with UUID: 2c237e86-a07b-3d8d-b6d9-61a7e4fa993e, bound address: 192.168.0.12
2014-08-20 19:44:04,784 INFO  [ProfilesDefinitionParser] Parsing Profiles definition
2014-08-20 19:44:05,028 INFO  [ProfilesDefinitionParser] Added profile 'Generic DLNA profile' (id=1)
2014-08-20 19:44:05,047 INFO  [ProfilesDefinitionParser] Added profile 'Samsung TV (B-series)' (id=2)
2014-08-20 19:44:05,051 INFO  [ProfilesDefinitionParser] Added profile 'Xbox 360' (id=3)
2014-08-20 19:44:05,052 INFO  [ProfilesDefinitionParser] Added profile 'Playstation 3' (id=4)
2014-08-20 19:44:05,053 INFO  [ProfilesDefinitionParser] Added profile 'Samsung TV (A-series)' (id=5)
2014-08-20 19:44:05,057 INFO  [ProfilesDefinitionParser] Added profile 'DirecTV HD-DVR' (id=6)
2014-08-20 19:44:05,062 INFO  [ProfilesDefinitionParser] Added profile 'Samsung TV / player (E/F-series)' (id=sam_ef)
2014-08-20 19:44:05,063 INFO  [ProfilesDefinitionParser] Added profile 'Samsung TV / player (C/D-series)' (id=7)
2014-08-20 19:44:05,064 INFO  [ProfilesDefinitionParser] Added profile 'LG TV / player' (id=8)
2014-08-20 19:44:05,068 INFO  [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2012)' (id=sony2012)
2014-08-20 19:44:05,070 INFO  [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2013)' (id=sony2013)
2014-08-20 19:44:05,071 INFO  [ProfilesDefinitionParser] Added profile 'Sony BDP-Sx100 (2013)' (id=bdp2013)
2014-08-20 19:44:05,072 INFO  [ProfilesDefinitionParser] Added profile 'Sony BDP-Sx90 (2012)' (id=bdp2012)
2014-08-20 19:44:05,075 INFO  [ProfilesDefinitionParser] Added profile 'Sony BDP-Sx70/SMP-N100 (2010)' (id=bdp2010)
2014-08-20 19:44:05,076 INFO  [ProfilesDefinitionParser] Added profile 'Sony BDP-Sx70/SMP-N100 (2010) - US' (id=bdp2010us)
2014-08-20 19:44:05,076 INFO  [ProfilesDefinitionParser] Added profile 'Sony BDP-Sx80/SMP-N200 (2011)' (id=bdp2011)
2014-08-20 19:44:05,077 INFO  [ProfilesDefinitionParser] Added profile 'Toshiba REGZA' (id=13)
2014-08-20 19:44:05,081 INFO  [ProfilesDefinitionParser] Added profile 'Toshiba REGZA 2012-' (id=tosh2012)
2014-08-20 19:44:05,083 INFO  [ProfilesDefinitionParser] Added profile 'WDTV Live' (id=14)
2014-08-20 19:44:05,083 INFO  [ProfilesDefinitionParser] Added profile 'LaCie LaCinema Media Player' (id=15)
2014-08-20 19:44:05,085 INFO  [ProfilesDefinitionParser] Added profile 'Manta WIFI Centre' (id=16)
2014-08-20 19:44:05,085 INFO  [ProfilesDefinitionParser] Added profile 'Pure Flow' (id=17)
2014-08-20 19:44:05,086 INFO  [ProfilesDefinitionParser] Added profile 'Sharp Aquos' (id=18)
2014-08-20 19:44:05,089 INFO  [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2011)' (id=sony2011)
2014-08-20 19:44:05,093 INFO  [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2010)' (id=sony2010)
2014-08-20 19:44:05,097 INFO  [ProfilesDefinitionParser] Added profile 'Philips (2010-)' (id=plps2010)
2014-08-20 19:44:05,100 INFO  [ProfilesDefinitionParser] Added profile 'Philips (2009)' (id=20)
2014-08-20 19:44:05,103 INFO  [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2009)' (id=sony2009)
2014-08-20 19:44:05,106 INFO  [ProfilesDefinitionParser] Added profile 'Denon AVR' (id=22)
2014-08-20 19:44:05,110 INFO  [ProfilesDefinitionParser] Added profile 'Panasonic Viera (2013)' (id=viera2013)
2014-08-20 19:44:05,113 INFO  [ProfilesDefinitionParser] Added profile 'Panasonic Viera G/GT/DT/UT/VT (2011/2012)' (id=viera2011a)
2014-08-20 19:44:05,115 INFO  [ProfilesDefinitionParser] Added profile 'Panasonic Viera E/S/ST/VT (2011)' (id=viera2011)
2014-08-20 19:44:05,117 INFO  [ProfilesDefinitionParser] Added profile 'Panasonic Viera (2010)' (id=viera2010)
2014-08-20 19:44:05,119 INFO  [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2012) - US' (id=sony2012us)
2014-08-20 19:44:05,121 INFO  [ProfilesDefinitionParser] Added profile 'Sony Bravia TV (2011) - US' (id=sony2011us)
2014-08-20 19:44:05,125 INFO  [ProfilesDefinitionParser] Added profile 'Sony AVReceiver STR' (id=SonySTR)
2014-08-20 19:44:05,126 INFO  [ProfilesDefinitionParser] Added profile 'Sony Audio CMT' (id=SonyCMT)
2014-08-20 19:44:05,129 INFO  [ProfilesDefinitionParser] Added profile 'Vizio TV' (id=viziotv)
2014-08-20 19:44:05,135 INFO  [ProfilesDefinitionParser] Added profile 'Windows 8/RT' (id=win8metro)
2014-08-20 19:44:05,138 INFO  [ProfilesDefinitionParser] Added profile 'Panasonic BD player' (id=panasonicBDT220)
2014-08-20 19:44:05,141 INFO  [ProfilesDefinitionParser] Added profile 'Philips NP Streamium' (id=philips_streamium)
2014-08-20 19:44:05,144 INFO  [ProfilesDefinitionParser] Added profile 'Chaneru' (id=roku)
2014-08-20 19:44:05,152 INFO  [ProfilesDefinitionParser] Added profile 'Roku Media Player' (id=RokuMPApp)
2014-08-20 19:44:05,154 INFO  [ProfilesDefinitionParser] Added profile 'Yamaha BD-A1020/BD-A1010' (id=YamBD)
2014-08-20 19:44:05,159 INFO  [ProfilesDefinitionParser] Added profile 'Telenet Yelo TV' (id=TNDC)
2014-08-20 19:44:05,173 INFO  [ProfilesDefinitionParser] Added profile 'Xbox One' (id=xbox_one)
2014-08-20 19:44:05,302 INFO  [ProfilesDefinitionParser] Parsing Profiles definition
2014-08-20 19:44:05,304 INFO  [ProfilesDefinitionParser] Added profile 'Flash player' (id=flv_player)
2014-08-20 19:44:05,305 INFO  [ProfilesDefinitionParser] Added profile 'iOS' (id=ios)
2014-08-20 19:44:05,306 INFO  [ProfilesDefinitionParser] Added profile 'ServiiGo (Standard)' (id=serviigo_standard)
2014-08-20 19:44:05,307 INFO  [ProfilesDefinitionParser] Added profile 'ServiiGo (Legacy Devices)' (id=serviigo)
2014-08-20 19:44:05,307 INFO  [ProfilesDefinitionParser] Added profile 'ServiiGo (HLS)' (id=serviigo_hls)
2014-08-20 19:44:05,308 INFO  [ProfilesDefinitionParser] Added profile 'ServiiGo (Google TV)' (id=serviigo_gtv)
2014-08-20 19:44:05,309 INFO  [ProfilesDefinitionParser] Added profile 'Windows Phone 8' (id=wp8)
2014-08-20 19:44:05,310 INFO  [ProfilesDefinitionParser] Added profile 'Chromecast' (id=chromecast)
2014-08-20 19:44:05,398 INFO  [PluginCompilerThread] Looking for plugins at D:\Serviio\bin\..\plugins
2014-08-20 19:44:05,416 INFO  [UpdateChecker] Checking if a new version is available
2014-08-20 19:44:05,430 INFO  [PluginCompilerThread] Started looking for plugins
2014-08-20 19:44:06,060 INFO  [FFMPEGWrapper] Found FFmpeg: ffmpeg version N-54096-ge41bf19 Copyright (c) 2000-2013 the FFmpeg developers
2014-08-20 19:44:06,532 INFO  [AbstractTranscodingDeliveryEngine] Cleaning transcode engine and its data
2014-08-20 19:44:06,582 INFO  [WebServer] WebServer starting on port 8895
2014-08-20 19:44:07,305 INFO  [Device] Updated bound IP address of Device with UUID: 2c237e86-a07b-3d8d-b6d9-61a7e4fa993e, bound address: 192.168.0.12
2014-08-20 19:44:07,331 INFO  [EventSubscriptionExpirationChecker] Starting EventSubscriptionExpirationChecker
2014-08-20 19:44:07,331 INFO  [EventDispatcher] Starting EventDispatcher
2014-08-20 19:44:07,333 INFO  [DiscoveryAdvertisementNotifier] Starting DiscoveryAdvertisementNotifier
2014-08-20 19:44:07,364 INFO  [RendererExpirationChecker] Starting RendererExpirationChecker
2014-08-20 19:44:07,509 INFO  [DiscoverySSDPMessageListener] Starting DiscoverySSDPMessageListener using interface eth3 (NVIDIA nForce 10/100/1000 Mbps Ethernet ) and address 192.168.0.12, timeout = 0
2014-08-20 19:44:07,620 INFO  [RendererSearchSender] Searching for Renderer devices
2014-08-20 19:44:07,854 INFO  [PluginCompilerThread] Added Web Resouce plugin twitch.tv (twitch.groovy), version: 11
2014-08-20 19:44:08,688 INFO  [ServiioConsole] Initializing Serviio Console
2014-08-20 19:44:08,722 INFO  [ServiioConsole] Starting Serviio Console
2014-08-20 19:44:08,922 INFO  [ServiioConsole] Connecting to Serviio REST on localhost:23423
2014-08-20 19:44:14,033 INFO  [Messages] Loaded console message bundle for locale: en
2014-08-20 19:44:19,153 INFO  [ContentDirectoryDefinitionParser] Parsing ContentDirectory definition
2014-08-20 19:44:20,885 INFO  [BrowsingCategoriesMessages] Loaded browsing categories message bundle for locale: en
2014-08-20 19:44:33,636 INFO  [FeedUpdaterThread] Started looking for information about online resources
2014-08-20 19:44:33,639 INFO  [LibraryAdditionsCheckerThread] Started looking for newly added files
2014-08-20 19:44:33,642 INFO  [LibraryUpdatesCheckerThread] Started looking for updates to currently shared files
2014-08-20 19:44:33,643 INFO  [PlaylistMaintainerThread] Started looking playlist changes
2014-08-20 19:48:41,124 WARN  [ProcessExecutor] Process cmd has a return code of 1! This is a possible error. Detailed output follows.
Stream #0:1 -> #0:0 (copy)
Stream #0:0 -> #0:1 (aac -> ac3)
Press [q] to stop, [?] for help
[mpegts @ 057AD020] H.264 bitstream malformed, no startcode found, use the h264_mp4toannexb bitstream filter (-bsf h264_mp4toannexb)
av_interleaved_write_frame(): Invalid argument
2014-08-20 19:49:27,593 WARN  [ProcessExecutor] Process cmd has a return code of 1! This is a possible error. Detailed output follows.
Stream #0:1 -> #0:0 (copy)
Stream #0:0 -> #0:1 (aac -> ac3)
Press [q] to stop, [?] for help
[mpegts @ 04EF2020] H.264 bitstream malformed, no startcode found, use the h264_mp4toannexb bitstream filter (-bsf h264_mp4toannexb)
av_interleaved_write_frame(): Invalid argument
2014-08-20 19:49:50,747 WARN  [ProcessExecutor] Process cmd has a return code of 1! This is a possible error. Detailed output follows.
Stream #0:1 -> #0:0 (copy)
Stream #0:0 -> #0:1 (aac -> ac3)
Press [q] to stop, [?] for help
[mpegts @ 048F5660] H.264 bitstream malformed, no startcode found, use the h264_mp4toannexb bitstream filter (-bsf h264_mp4toannexb)
av_interleaved_write_frame(): Invalid argument
2014-08-20 19:49:58,088 WARN  [ProcessExecutor] Process cmd has a return code of 1! This is a possible error. Detailed output follows.
Stream #0:0 -> #0:0 (aac -> ac3)
Stream #0:1 -> #0:1 (copy)
Press [q] to stop, [?] for help
[mpegts @ 04415BA0] H.264 bitstream malformed, no startcode found, use the h264_mp4toannexb bitstream filter (-bsf h264_mp4toannexb)
av_interleaved_write_frame(): Invalid argument
2014-08-20 19:50:30,747 WARN  [ProcessExecutor] Process cmd has a return code of 1! This is a possible error. Detailed output follows.
Stream #0:1 -> #0:0 (copy)
Stream #0:0 -> #0:1 (aac -> ac3)
Press [q] to stop, [?] for help
[mpegts @ 07473AA0] H.264 bitstream malformed, no startcode found, use the h264_mp4toannexb bitstream filter (-bsf h264_mp4toannexb)
av_interleaved_write_frame(): Invalid argument
2014-08-20 19:51:21,603 WARN  [ProcessExecutor] Process cmd has a return code of 1! This is a possible error. Detailed output follows.
Stream #0:1 -> #0:0 (copy)
Stream #0:0 -> #0:1 (aac -> ac3)
Press [q] to stop, [?] for help
[mpegts @ 0CF67140] H.264 bitstream malformed, no startcode found, use the h264_mp4toannexb bitstream filter (-bsf h264_mp4toannexb)
av_interleaved_write_frame(): Invalid argument
2014-08-20 19:52:57,964 WARN  [ProcessExecutor] Process cmd has a return code of 1! This is a possible error. Detailed output follows.
Stream #0:1 -> #0:0 (copy)
Stream #0:0 -> #0:1 (aac -> ac3)
Press [q] to stop, [?] for help
[mpegts @ 05562820] H.264 bitstream malformed, no startcode found, use the h264_mp4toannexb bitstream filter (-bsf h264_mp4toannexb)
av_interleaved_write_frame(): Invalid argument
2014-08-20 19:53:41,452 WARN  [ProcessExecutor] Process cmd has a return code of 1! This is a possible error. Detailed output follows.
Stream #0:1 -> #0:0 (copy)
Stream #0:0 -> #0:1 (aac -> ac3)
Press [q] to stop, [?] for help
[mpegts @ 06A7D020] H.264 bitstream malformed, no startcode found, use the h264_mp4toannexb bitstream filter (-bsf h264_mp4toannexb)
av_interleaved_write_frame(): Invalid argument


Edit: I can stream online vids to my PS3, but the playback isn't as good as it used to be when streaming directly to the tv. I have a Panasonic Viera and have tried all the Panasonic profiles in Serviio.
<<

jhb50

DLNA master

Posts: 2843

Joined: Thu Jun 30, 2011 9:32 pm

Post Wed Aug 20, 2014 7:23 pm

Re: Error streaming online sources to tv

There is a 4 min gap in your log data which is key to helping you. Resubmit.
Edit...common problem..see plugin forum which should have been your first stop.

Return to Serviio Support & Help

Who is online

Users browsing this forum: Google [Bot] and 35 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.