Eugene-Bond / xmbc-plugins

XBMC addons
13 stars 15 forks source link

Kartina tv unable to perform live streaming on XBMCbuntu #3

Closed akrupnov closed 10 years ago

akrupnov commented 10 years ago

When running 1.2.5-1.3.3 on XBMCBuntu (12.3 frodo) live streaming breaks after couple of seconds of playback. Video library and channel archive are working fine though. Here is something available from the log

13:22:02 T:2638211904   ERROR: CDVDPlayerAudio::DecodeFrame - Decode Error. Skipping audio packet
13:22:02 T:2638211904 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
13:22:03 T:2646604608 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
13:22:03 T:2543700800  NOTICE: CDVDPlayer::OnExit()
13:22:03 T:2543700800  NOTICE: DVDPlayer: eof, waiting for queues to empty
13:22:03 T:2543700800  NOTICE: DVDPlayer: closing audio stream
13:22:03 T:2543700800  NOTICE: Closing audio stream
13:22:03 T:2543700800  NOTICE: CDVDMessageQueue(audio)::WaitUntilEmpty
13:22:03 T:2543700800  NOTICE: Waiting for audio thread to exit
13:22:03 T:2638211904  NOTICE: thread end: CDVDPlayerAudio::OnExit()
13:22:03 T:2543700800  NOTICE: Closing audio device
13:22:03 T:2543700800  NOTICE: Deleting audio codec
13:22:03 T:2543700800  NOTICE: DVDPlayer: closing video stream
13:22:03 T:2543700800  NOTICE: Closing video stream
13:22:03 T:2543700800  NOTICE: CDVDMessageQueue(video)::WaitUntilEmpty
13:22:03 T:2543700800  NOTICE: waiting for video thread to exit
13:22:03 T:2646604608   ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
13:22:03 T:2646604608  NOTICE: thread end: video_thread
13:22:03 T:2543700800  NOTICE: deleting video codec
13:22:03 T:2543700800  NOTICE: CDVDPlayer::OnExit() deleting demuxer
Eugene-Bond commented 10 years ago

Hi Alex

Thanks for report. Unfortunately problem is not related to the plugin itself. Please report your issue to XBMC team.

Cheers, Eugene

Eugene-Bond commented 10 years ago

But actually, similar issue on Apple TV has been resolved (at least once) by disabling "System, Services, UPNP, Allow control of XBMC via UPNP" option.

Please try this way and close a ticket with your result.

Thanks, Eugene

akrupnov commented 10 years ago

Hi Eugene, Unfortunately, the suggested workaround did not help. Thanks for advice, I will report it to XBMC itself.

Thank you. Regards, Alex.