INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Streaming Problem with 33.0.63  (Read 43 times)

39505399

  • Recent member
  • *
  • Posts: 39
Streaming Problem with 33.0.63
« on: January 31, 2025, 04:24:42 pm »

Live streams such as .m3u8 | .ts | .mp4 | .webm cannot be played throws 403 error.

Link:
https://il266m.cloudatacdn.com/u5kj3xjp3xf3sdgge5ys6ji3iabscv2tjwva3awuuac363mehrkd6bw4kbua/f46i6wiwoo~g2Q5140PwA?token=k8c6hkzc1y117oubfq77sr4f&expiry=1737550571114

https://fr634vo.cloudatacdn.com/u5kjxemxgxf3sdgge6tsopspjww5by3rhvqadfu2vwzznanfnukonl4u3uwa/aqlzwwr1r9~jTAee89yRT?token=5qfh0qu7s21os7xc5nkd3svx&expiry=1737550635119

https://il266m.cloudatacdn.com/u5kj3xjp3xf3sdgge5ys6ji3iabscv2tjwva3awuuac363mehrkmsao4kbua/v8clebzhlu~SN9Rbx9JSc?token=k8c6hkzc1y117oubfq77sr4f&expiry=1737550877310

LAV Splitter Source has new interface to open URL with these parameters:
https://github.com/Nevcairiel/LAVFilters/blob/master/include/IURLSourceFilterLAV.h

1. Check if URL output contains UA or referrer data
2. Add function to graph builder to set that data
3. Check if LAV supports the interface (could also be done based on version)
4. Call the new LoadURL function instead of using generic instance of the source filter (if UA/referrer non-empty)

Currently, the LAV filter has provided a new function to support this function, so it is hoped that MC33 can use the new function provided by the LAV filter to fix this error in MC33. . .

Because of the 403 error inside MC33, most of the excellent live streaming media, such as .m3u8 | .ts | .mp4 | .webm ... cannot be played normally.

Now all open source and popular media players have fixed the 403 error inside the player during the live streaming process. . .

Like this:
mpv --referrer='https://video.javhdporn.net/' 'https://fr634vo.cloudatacdn.com/u5kjxemxgxf3sdgge6tsopspjww5by3rhvqadfu2vwzzmw3afksyx3qmrviq/gw1wv9fjrd~B7kwwMMrfT?token=5qfh0qu7s21os7xc5nkd3svx&expiry=1738374254916'

PotPlayerMini64 /referer='https://video.javhdporn.net/' 'https://fr634vo.cloudatacdn.com/u5kjxemxgxf3sdgge6tsopspjww5by3rhvqadfu2vwzzmw3afksyx3qmrviq/gw1wv9fjrd~B7kwwMMrfT?token=5qfh0qu7s21os7xc5nkd3svx&expiry=1738374254916'

vlc --http-referrer='https://video.javhdporn.net/' 'https://fr634vo.cloudatacdn.com/u5kjxemxgxf3sdgge6tsopspjww5by3rhvqadfu2vwzzmw3afksyx3qmrviq/gw1wv9fjrd~B7kwwMMrfT?token=5qfh0qu7s21os7xc5nkd3svx&expiry=1738374254916'
Logged
Pages: [1]   Go Up