Bug #4662
Stream http://edgeb.streaming.sk/tvrlive/tvr1/f1tv.m3u8 freezes after few seconds
0%
Description
1) Let's have a file /home/kodi/TV/TV_Ruzinov.m3u:
=========== Content ===========
#EXTM3U
#EXTINF:0,TV Ruzinov
http://edgeb.streaming.sk/tvrlive/tvr1/f1tv.m3u8
=========== Content ===========
2) Let's load m3u file via Configuration->DVB Inputs->Networks->Add, where Type=Automatic Network, and where in an URL field is inserted: file:///home/kodi/TV/TV_Ruzinov.m3u
3) Stream is successfully verified and everything is configured automatically and correctly on tabs:
Configuration->DVB Inputs->Muxes
Configuration->DVB Inputs->Services
Configuration->Channel/EPG->Channels
4) Trying to play stream via play icon in Play column on tab Configuration->Channel/EPG->Channels using VLC (for example stream http://192.168.1.21:9981/play/stream/channel/808446e9b3be78848bdeb02ca3f45a2b?title=127%20%3A%20TV%20Ru%C5%BEinov) will freeze after few seconds while http://edgeb.streaming.sk/tvrlive/tvr1/f1tv.m3u8 works without freezing in VLC.
History
Updated by Jaroslav Kysela about 7 years ago
- Status changed from New to Invalid
The H264 encoder and MPEG-TS muxer was just wrong. It seems that they fixed it already and I added the wrong PTS recovery anyway (see associated revision) to tvh. Marking as invalid.
Updated by Radoslav Kaštieľ about 7 years ago
Hi Jaro,
Thanks for info.
Looks there is also problem with HTSP streaming of TV Ruzinov (HTTP stream moreover works ~ with freezings mentioned). Stream is neither playing on KODI + HTSP client nor on TVHPlayer Beta (https://www.microsoft.com/sk-sk/store/p/tvhplayer-beta/9nblggh5k12j?rtc=1) (these two I tested). I do not want to spam, please see thread here https://github.com/kodi-pvr/pvr.hts/issues/338 for details. Or should I open separate issue?
Greets Rado
Updated by Jaroslav Kysela about 7 years ago
- Status changed from Invalid to New
Moving back to 'New' - the stream is/was broken again for few moments. I'll try to work on it further.
Updated by Jaroslav Kysela about 7 years ago
- Status changed from New to Fixed
Fixed in v4.2.4-2-g789a049cc and v4.3-582-ga234e2ff6 .
Updated by Radoslav Kaštieľ about 7 years ago
Running now HTS Tvheadend 4.2.4-2~g789a049cc~zesty and stream works, but not well.
Video seems without issues.
But there are issues with audio:
- there is sound lost for a fraction of second or
- there are screeching sounds for a fraction of second (like playing data as audio)
during playing. This happens several times per minute.
Stream in VLC plays without these audio issues.