Ask HN: How do browsers handle MJPEG (motion JPEG)?

1 points by blodovnik ↗ HN
And, why does the traffic not show in chrome dev tools?

1 comment

[ 3.5 ms ] story [ 11.5 ms ] thread
It's a stream of JPEG frames separated by boundaries. You can see the traffic in dev tools, sort by size and you should see the stream is the largest transfer, and increasing.