Opened 3 years ago

Closed 20 months ago

#9366 closed defect (wontfix)

[libtls] twitch broke libressl libtls backend

Reported by: sylware Owned by:
Priority: normal Component: undetermined
Version: git-master Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

twitch did something yesterday and last week git ffmpeg compiled with a libressl 3.3.3 stop being able to read their hls streams.

if I compile this ffmpeg with libressl 3.3.3 but enabling the tls_openssl backend instead of the tls_libtls backend, then I can read their hls streams again.

ffmpeg -i "$(youtube-dl -g https://www.twitch.tv/monstercat)" -c copy /tmp/test.ts

Change History (1)

comment:1 by sylware, 20 months ago

Resolution: wontfix
Status: newclosed

libtls seems deprecated

Note: See TracTickets for help on using tickets.