Skip to content

TomasHubelbauer/net-http-listener-mjpeg-stream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MJPEG Test

WEB

  • dotnet script init
  • dotnet script main.csx

HTML video element does not support MJPEG. HTML img element will only display the first frame.

This turned into an exercise on readable streams then!

To-Do

See if canvas would be faster