deepch / RTSPtoWeb

RTSP Stream to WebBrowser
MIT License
1.17k stars 284 forks source link

How can I render each data into a png image based on the MSE protocol? #399

Open bbhxwl opened 8 months ago

bbhxwl commented 8 months ago

How can I render each data into a png image based on the MSE protocol?

I want to use C # to receive data from the ws protocol, but I don't understand the specific principle. What does data [0]==9 mean?