WebSocket Streaming Example (mono-directional)

It is not for production, should be implemented with adaptive video streaming from server-side.
trick: server will not parse media chunks, just stores first 2 chunks and sends it to new clients before sending live chunks.

mimeType: video/webm;codecs=vp8,opus
audioBitsPerSecond : 12800
videoBitsPerSecond : 250000

WebSocket Endpoint (~/chat/video-stream/server|client)

Streaming Video

Log

0 bytes received