Skip to content

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stuartofmt committed Feb 28, 2025
1 parent 5af7574 commit 75e04ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ It is particularly useful when you want to same video feed to be consumed by mor

This is based on a prior program, videostream. I removed the embedded pi camera elements as there are other programs for the pi camera with more extensive capability. I additionally made some incremental improvements.

A note on latency: There are several layers of software between the camera and a browser (or other client). As well, CPU capability, memory etc. all have an effect. The latency of usbStream, across a local network is approx 1 second. This is about as good as it gets.
A note on latency: There are several layers of software between the camera and a browser (or other client). As well, CPU capability, memory etc. all have an effect. The latency of usbStream, across a local network is a little less than 1 second. This is about as good as it gets.

### Version 1.0.0

Expand Down

0 comments on commit 75e04ee

Please sign in to comment.