Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

streams stops and restarts automatically if the useragent is User-Agent: Lavf/60.16.100 #42

Open
parryhotter007 opened this issue Dec 15, 2023 · 0 comments

Comments

@parryhotter007
Copy link

I have a video player that uses User-Agent: Lavf/60.16.100. The stream restarts every two minutes and the portal also starts and stops streams

[server.ba648][INFO] User-Agent: Lavf/60.16.100
[server.ba648][INFO] Client: ('192.168.0.118', 50621)
[server.ba648][INFO] Address: 192.168.0.118
[server.ba648][DEBUG] Video-Software: C:\Program Files\Streamlink\bin\streamlink.EXE
[server.ba648][DEBUG] ['streamlink', 'http://example.com/playlist.m3u8', 'best', '--ffmpeg-fout', 'mpegts', '--stdout', '--loglevel', 'none']
[server.ba648][INFO] Stream started ba648
[server.ba664][INFO] User-Agent: Lavf/60.16.100
[server.ba664][INFO] Client: ('192.168.0.118', 50622)
[server.ba664][INFO] Address: 192.168.0.118
[server.ba664][DEBUG] Video-Software: C:\Program Files\Streamlink\bin\streamlink.EXE
[server.ba664][DEBUG] ['streamlink', 'http://example.com/playlist.m3u8', 'best', '--ffmpeg-fout', 'mpegts', '--stdout', '--loglevel', 'none']
[server.ba664][INFO] Stream started ba664
[server.ba648][INFO] Stream ended ba648
[server.ba664][INFO] Stream ended ba664

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant