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.75k stars 5.28k forks source link

I would like to ask, after the GB28181 camera registration is completed, does the camera continuously stream to SRS? Or does it only pull the stream when a client requests it? #3880

Closed song0320 closed 4 months ago

song0320 commented 7 months ago

I would like to ask, after the camera has completed registration with gb28181, does the camera continuously stream to srs? Or does it only pull the stream when a client requests it?

If I have 100 cameras, this difference is significant. If they are continuously streaming, it would constantly occupy the bandwidth, which might require a high-performance network.

TRANS_BY_GPT4

winlinvip commented 4 months ago

The issue you've raised already exists in the Issues section; it is a duplicate and will be deleted. Please search for it in the Issues using the reference number #2716.

TRANS_BY_GPT4