#11573: WebSocket (wss) streaming support
-----------------------------------+---------------------------------------
             Reporter:  Hackerpcs  |                     Type:  enhancement
               Status:  new        |                 Priority:  minor
            Component:  ffmpeg     |                  Version:  unspecified
             Keywords:             |               Blocked By:
             Blocking:             |  Reproduced by developer:  0
Analyzed by developer:  0          |
-----------------------------------+---------------------------------------
 Greek Channel Mega TV uses websocket (wss) for its live streaming, AV1
 video/AAC audio
 https://www.megatv.com/live/

 eg
 {{{
 
wss://ume3-edge-01.cdn.vindral.com/subscribe?channelId=alteregomedia_megatv1_ci_6cc490c7-e5c6
 -486b-acf0-9bb9c20fa670&sessionId=ece2f6d2-b264-48c6-a3fe-
 
2a0f3265b8df&clientId=36e4a9f8-8f57-40c0-92f4-0eadc9caaed2&audio.bitRate=128000&audio.codec=aac&video.width=1280&video.height=720&video.bitRate=2200000&video.codec=av1&burstMs=2000
 }}}

 It loads a placeholder 1 second mp4 file as a decoy first and then
 transmits over wss.

 larley here
 https://forum.videohelp.com/threads/417910-MegaTV-Greece-Unknown-wss-
 streaming-protocol#post2771070
 has implented python code that does record the stream
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/11573>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to