Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
skeletal88
on April 8, 2021
|
parent
|
context
|
favorite
| on:
A simple C implementation to stream H.264 to brows...
What other protocols do you know that offer low latency almost real time video and all that in the browser?
There is RTSP but that does not work in browsers.
phoboslab
on April 8, 2021
[–]
MPEG1 over WebSockets:
https://jsmpeg.com/
sodality2
on April 8, 2021
|
parent
[–]
The perf test page doesn't go over WS at all, it's just get requests.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
There is RTSP but that does not work in browsers.