[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
FFMPEG instead of GStreamer for IPTV?
[Thread Prev] | [Thread Next]
- Subject: FFMPEG instead of GStreamer for IPTV?
- From: Claus Dietrich <claus.dietrich@xxxxxxxxxx>
- Date: Wed, 7 Aug 2024 18:02:46 +0200
- To: Gambas MailingList <user@xxxxxxxxxxxxxxxxxxxxxx>
HiThe 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
Re: FFMPEG instead of GStreamer for IPTV? | vuott@xxxxxxxxxxxx |
Re: FFMPEG instead of GStreamer for IPTV? | vuott@xxxxxxxxxxxx |