dersphere / plugin.video.nasa

XBMC video plugin to browse all videos, podcasts and livetv-channels from nasa.gov
GNU General Public License v2.0
14 stars 17 forks source link

Unable to watch any NASA live streams #3

Closed kylegordon closed 11 years ago

kylegordon commented 11 years ago

Hi,

Using 1.0.3 on Frodo here, and although the existing videos and vodcasts work, none of the live streams work. I've attached some log output if that's of any use?

Regards

Kyle

11:58:43 T:140421259327232 NOTICE: Previous line repeats 1 times. 11:58:43 T:140421259327232 NOTICE: Thread XBPyThread start, auto delete: false 11:58:43 T:140421259327232 NOTICE: -->Python Interpreter Initialized<-- 11:58:43 T:140421259327232 NOTICE: [xbmcswift2] Request for "/" matches rule for function "show_root_menu" 11:58:43 T:140421183739648 NOTICE: Thread Background Loader start, auto delete: false 11:58:45 T:140421183739648 NOTICE: Thread XBPyThread start, auto delete: false 11:58:45 T:140421183739648 NOTICE: -->Python Interpreter Initialized<-- 11:58:45 T:140421183739648 NOTICE: [xbmcswift2] Request for "/streams/" matches rule for function "show_streams" 11:58:45 T:140421183739648 NOTICE: Nasa streams scraper: get_streams started 11:58:45 T:140421183739648 NOTICE: Nasa streams scraper: ustream_request opening url=http://api.ustream.tv/json/user/NASAtelevision/listAllChannels?limit=50&key=X 11:58:53 T:140421183739648 NOTICE: Nasa streams scraper: __ustream_request finished with 44676 bytes result 11:58:53 T:140421183739648 NOTICE: Nasa streams scraper: get_streams finished with 7 channels 11:58:53 T:140421259327232 NOTICE: Thread Background Loader start, auto delete: false 11:59:03 T:140421259327232 NOTICE: Thread XBPyThread start, auto delete: false 11:59:03 T:140421259327232 NOTICE: -->Python Interpreter Initialized<-- 11:59:03 T:140421259327232 NOTICE: [xbmcswift2] Request for "/stream/6540154" matches rule for function "play_stream" 11:59:03 T:140421259327232 NOTICE: Nasa streams scraper: generate_rtmp started with id=6540154 11:59:04 T:140421259327232 NOTICE: Nasa streams scraper: __generate_rtmp guessing rtmp without verification 11:59:04 T:140421259327232 NOTICE: Nasa streams scraper: __generate_rtmp finished with url=rtmp://ustreamlivefs.fplive.net/ustream3live-live/ playpath=stream_live_1_1_6540154 swfUrl=http://www.ustream.tv/flash/viewer.swf pageUrl=http://www.ustream.tv/nasahdtv app=ustream3live-live/ live=1 11:59:05 T:140423101646720 NOTICE: DVDPlayer: Opening: rtmp://ustreamlivefs.fplive.net/ustream3live-live/ playpath=stream_live_1_1_6540154 swfUrl=http://www.ustream.tv/flash/viewer.swf pageUrl=http://www.ustream.tv/nasahdtv app=ustream3live-live/ live=1 11:59:05 T:140423101646720 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED 11:59:05 T:140421259327232 NOTICE: Thread CDVDPlayer start, auto delete: false 11:59:05 T:140421259327232 NOTICE: Creating InputStream 11:59:06 T:140421259327232 WARNING: HandShake: client signature does not match! 11:59:06 T:140421259327232 NOTICE: Creating Demuxer 11:59:37 T:140421259327232 ERROR: RTMP_ReadPacket, failed to read RTMP packet header 11:59:37 T:140421259327232 WARNING: could not find codec parameters for rtmp://ustreamlivefs.fplive.net/ustream3live-live/ playpath=stream_live_1_1_6540154 swfUrl=http://www.ustream.tv/flash/viewer.swf pageUrl=http://www.ustream.tv/nasahdtv app=ustream3live-live/ live=1 11:59:37 T:140421259327232 ERROR: OpenDemuxStream - Error creating demuxer 11:59:37 T:140421259327232 NOTICE: CDVDPlayer::OnExit() 11:59:37 T:140421259327232 NOTICE: CDVDPlayer::OnExit() deleting input stream 11:59:37 T:140423101646720 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.nasa/stream/6540154] 11:59:37 T:140423101646720 NOTICE: CDVDPlayer::CloseFile() 11:59:37 T:140423101646720 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED 11:59:37 T:140423101646720 NOTICE: DVDPlayer: waiting for threads to exit 11:59:37 T:140423101646720 NOTICE: DVDPlayer: finished waiting

dersphere commented 11 years ago

Could you upload a full debug log?

dersphere commented 11 years ago

I close it because you sent no log and I can't reproduce. Please reopen with a log if you still have any problems.