boroscope_stream_fixer icon indicating copy to clipboard operation
boroscope_stream_fixer copied to clipboard

Typos in readme.md

Open pascal-fb-martin opened this issue 3 years ago • 0 comments

The second example uses the -i option twice. I believe that the second time -o should have been used instead.

The third example uses ffplayer, but the name is actually ffplay

I also suggest to add one more example:

./bfs -i tcp:192.168.10.123:7060 | tee stream.mjpeg | ffplay -f mjpeg -

This example simultaneously records the video streamed from the endoscope and shows it through ffplay.

Thank you so much for creating this tool.

I am now able to use the DEPSTECH endoscope from my Linux laptop: a better (larger) screen than my smartphone and I can escape the DEPSTECH app that somewhat erased all my recorded videos and photos.. I am going to look at how to edit the recorded video.

pascal-fb-martin avatar Dec 05 '21 07:12 pascal-fb-martin