datarhei / restreamer

The Restreamer is a complete streaming server solution for self-hosting. It has a visually appealing user interface and no ongoing license costs. Upload your live stream to YouTube, Twitch, Facebook, Vimeo, or other streaming solutions like Wowza. Receive video data from OBS and publish it with the RTMP and SRT server.
https://docs.datarhei.com/restreamer/
Apache License 2.0
3.78k stars 438 forks source link

Can anyone crack the maximum upload size limit for looping videos, it looks like it's encrypted or variable, about the 25 MiB limit. #793

Closed xiaoqy closed 3 weeks ago

xiaoqy commented 1 month ago

image image image Can anyone crack the maximum upload size limit for looping videos, it looks like it's encrypted or variable, about the 25 MiB limit.

ioppermann commented 3 weeks ago

We might lift this limitation in a future release. Meanwhile there doesn't need to be hacked anything. Grab the source code from https://github.com/datarhei/restreamer-ui , adjust the size limit (https://github.com/datarhei/restreamer-ui/blob/main/src/views/Edit/Sources/VideoLoop.js#L20) and build your own version of the UI.