While debugging streaming video with the helia-service-worker-gateway, I decided to set up a basic nodejs streaming server that we could ensure a basic test case is working in the browsers, so we knew what to target.
The basic server seems to work in all browsers except for safari.
The steps to generage the attached log files are as follows:
- run
node demo-video-server.js > <browser>.log
- open browser, start a new tab