Problem playing rtmp stream
#1
Question 
I have created some plugins (http://code.google.com/p/repository-olejl77/), but there are some problems playing the rtmp stream from http://www.vgtv.no.

Debug log:
Code:
09:12:27 T:140199424554752 M:1256153088    INFO: (object end)
09:12:27 T:140199424554752 M:1256153088    INFO: Previous line repeats 1 times.
09:12:27 T:140199424554752 M:1256153088    INFO: HandleInvoke, server invoking <onStatus>
09:12:27 T:140199424554752 M:1256153088    INFO: HandleInvoke, onStatus: NetStream.Play.Stop
09:12:27 T:140199424554752 M:1256153088    INFO: Invoking deleteStream
09:12:27 T:140199424554752 M:1256153088   ERROR: CDVDPlayer::OpenInputStream - error opening [rtmp://88.87.43.98/streaming/mp4:storage/compressed//37896/flash_1000.mp4]
09:12:27 T:140199424554752 M:1256153088  NOTICE: CDVDPlayer::OnExit()
09:12:27 T:140199424554752 M:1256153088  NOTICE: CDVDPlayer::OnExit() deleting input stream
09:12:27 T:140199424554752 M:1256153088   DEBUG: Thread 140199424554752 terminating
09:12:27 T:140199815796768 M:1256153088   DEBUG: CAnnouncementManager - Announcement: PlaybackStopped from xbmc
09:12:27 T:140199815796768 M:1256153088   ERROR: Playlist Player: skipping unplayable item: 0, path [rtmp://88.87.43.98/streaming/mp4:storage/compressed//37896/flash_1000.mp4]
09:12:27 T:140199815796768 M:1256153088   DEBUG: Playlist Player: one or more items failed to play... aborting playback
09:12:27 T:140199815796768 M:1256153088    INFO: Loading skin file: DialogOK.xml
09:12:27 T:140199815796768 M:1256153088   DEBUG: ------ Window Init (DialogOK.xml) ------
09:12:27 T:140199815796768 M:1256153088  NOTICE: CDVDPlayer::CloseFile()
09:12:27 T:140199815796768 M:1256153088 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
09:12:27 T:140199815796768 M:1256153088  NOTICE: DVDPlayer: waiting for threads to exit
09:12:27 T:140199815796768 M:1256153088  NOTICE: DVDPlayer: finished waiting
09:12:27 T:140199815796768 M:1256144896   DEBUG: ------ Window Deinit (DialogBusy.xml) ------
09:12:30 T:140199815796768 M:1255890944   DEBUG: ------ Window Deinit (DialogOK.xml) ------
09:12:30 T:140199275259648 M:1255890944   DEBUG: thread start, auto delete: 0
09:12:30 T:140199275259648 M:1255890944   DEBUG: Thread 140199275259648 terminating

Full Log

The same stream seems to be playing in VLC
Code:
rtmp://88.87.43.98/streaming/mp4:storage/compressed//37896/flash_1000.mp4

Does anyone know what could be the problem?
Reply

Logout Mark Read Team Forum Stats Members Help
Problem playing rtmp stream0