Normal
I'll be happy to get some help here:I get this error on the XBMC log:[code]13:55:09 T:2572 M:972648448 NOTICE: DVDPlayer: Opening: rtsp://192.168.2.3/stream1.013:55:09 T:2572 M:972644352 WARNING: CDVDMessageQueue::Put MSGQ_NOT_INITIALIZED13:55:09 T:3248 M:972644352 DEBUG: thread start, auto delete: 113:55:09 T:3704 M:972632064 DEBUG: thread start, auto delete: 013:55:09 T:3704 M:972627968 NOTICE: Creating InputStream13:55:09 T:3704 M:972627968 NOTICE: Creating Demuxer13:55:09 T:3704 M:972517376 DEBUG: [b]Error, could not open file rtsp://192.168.2.3/stream1.0[/b]13:55:09 T:3704 M:972513280 ERROR: CDVDPlayer::OpenDemuxStream - Error creating demuxer13:55:09 T:3704 M:972513280 NOTICE: CDVDPlayer::OnExit()13:55:09 T:3704 M:972513280 NOTICE: CDVDPlayer::OnExit() deleting input stream13:55:09 T:3704 M:972513280 DEBUG: CThread::staticThread, deleting thread graphic context13:55:09 T:2572 M:972513280 ERROR: Playlist Player: skipping unplayable item: 0, path [rtsp://192.168.2.3/stream1.0]13:55:09 T:3704 M:972513280 DEBUG: Thread 3704 terminating13:55:09 T:2572 M:972513280 DEBUG: Playlist Player: no more playable items... aborting playback13:55:09 T:2572 M:972615680 NOTICE: CDVDPlayer::CloseFile()[/code]
I'll be happy to get some help here:
I get this error on the XBMC log:
[code]
13:55:09 T:2572 M:972648448 NOTICE: DVDPlayer: Opening: rtsp://192.168.2.3/stream1.0
13:55:09 T:2572 M:972644352 WARNING: CDVDMessageQueue::Put MSGQ_NOT_INITIALIZED
13:55:09 T:3248 M:972644352 DEBUG: thread start, auto delete: 1
13:55:09 T:3704 M:972632064 DEBUG: thread start, auto delete: 0
13:55:09 T:3704 M:972627968 NOTICE: Creating InputStream
13:55:09 T:3704 M:972627968 NOTICE: Creating Demuxer
13:55:09 T:3704 M:972517376 DEBUG: [b]Error, could not open file rtsp://192.168.2.3/stream1.0[/b]
13:55:09 T:3704 M:972513280 ERROR: CDVDPlayer::OpenDemuxStream - Error creating demuxer
13:55:09 T:3704 M:972513280 NOTICE: CDVDPlayer::OnExit()
13:55:09 T:3704 M:972513280 NOTICE: CDVDPlayer::OnExit() deleting input stream
13:55:09 T:3704 M:972513280 DEBUG: CThread::staticThread, deleting thread graphic context
13:55:09 T:2572 M:972513280 ERROR: Playlist Player: skipping unplayable item: 0, path [rtsp://192.168.2.3/stream1.0]
13:55:09 T:3704 M:972513280 DEBUG: Thread 3704 terminating
13:55:09 T:2572 M:972513280 DEBUG: Playlist Player: no more playable items... aborting playback
13:55:09 T:2572 M:972615680 NOTICE: CDVDPlayer::CloseFile()
[/code]