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

please support multipart/x-mixed-replace #2795

Open
hktalent opened this issue May 23, 2024 · 0 comments
Open

please support multipart/x-mixed-replace #2795

hktalent opened this issue May 23, 2024 · 0 comments

Comments

@hktalent
Copy link

multipart/x-mixed-replace video stream is a streaming media format output by an embedded hardware camera

curl -sk -v http://192.168.0.125:81/stream

< HTTP/1.1 200 OK
< Content-Type: multipart/x-mixed-replace;boundary=123456789000000000000987654321
< Transfer-Encoding: chunked
< Access-Control-Allow-Origin: *
< X-Framerate: 60
< 

--123456789000000000000987654321
Content-Type: image/jpeg
Content-Length: 60429
X-Timestamp: 5.044673

thanks

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