WWBN / AVideo

Create Your Own Broadcast Network With AVideo Platform Open-Source. OAVP OVP
https://avideo.tube/AVideo_OpenSource
Other
1.91k stars 972 forks source link

Livestream pausing and restarting #7251

Open SimpleMinion opened 2 years ago

SimpleMinion commented 2 years ago

Is it possible to block livestream viewers from pausing and restarting the stream?

DanielnetoDotCom commented 2 years ago

maybe you can hide the controls, with the css or js (not sure)

but this does not guarantee the user cannot pause. but you can disable the live DVR feature

try to comment out this line on your nginx.conf

https://github.com/WWBN/AVideo/blob/95f47d73fe2f66facbf4058b3bc8da4e50f32788/plugin/Live/install/nginx.conf#L23

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.