[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FFMPEG instead of GStreamer for IPTV?


Hi

The MediaPlayer of gb.media can play IPTV streams based on an M3U8 play lists but the video stumbles and the audio is seconds ahead. Apparently IPTV is a weakness of GStreamer and I wish I could use FFMPEG (particularly FFPlay) in a way, that the video can be displayed in a Gambas control.

Here an example for watching TV with FFMPEG as cli command (not geo blocked):

$ ffplayhttps://amdlive-ch01-ctnd-com.akamaized.net/arirang_1ch/smil:arirang_1ch.smil/chunklist_b2256000_sleng.m3u8  -x 608 -y 342

Does anyone have a solution?

Best regards

Claus