go2rtc
go2rtc copied to clipboard
Webtorrent connections are not closing
When /api/frame.jpeg?src=xxx is called, webtorrent connections remain active.
Server 1 (webtorrent publishing)
streams:
test_device: rtsp://l:[email protected]:554/stream2
webtorrent:
shares:
xxx:
pwd: yyy
src: test_device
Server 2 (webtorrent listening)
streams:
cam: webtorrent:?share=xxx&pwd=yyy
Call http://127.0.0.1:1984/api/frame.jpeg?src=cam on Server 2 several times
I'm experiencing the same problem using webtorrent as the stream source
Please reopen issue if it relevant on latest master version or v1.9.9+