ossrs / srs

SRS is a simple, high-efficiency, real-time video server supporting RTMP, WebRTC, HLS, HTTP-FLV, SRT, MPEG-DASH, and GB28181.
https://ossrs.io
MIT License
24.7k stars 5.28k forks source link

When the DVR generates a segment, it sends a request to /ws/v1/update. #4047

Closed hskent closed 1 month ago

hskent commented 2 months ago

When the DVR creates a segment, it always attempts to connect to /ws/v1/update, but it is unclear what the purpose is. Attempts to receive only result in the connection closing immediately after being established, with no messages sent. No relevant documentation could be found.

Version 4.0.253 5.0.210

TRANS_BY_GPT4

winlinvip commented 1 month ago

SRS won't do this. Please check your code.