-
Updated
Oct 10, 2020 - C++
http-streaming
Here are 19 public repositories matching this topic...
-
Updated
Oct 9, 2020 - C++
-
Updated
Sep 28, 2020 - Python
-
Updated
Jul 12, 2020 - Go
-
Updated
Aug 19, 2020
Thanks this looks like a nice project for my Logitech C920 but I cannot get started.
pi@raspberrypi:~/RaspiVWS $ ./Raspi_VLC_Webcam_Stream.sh -V 0 8090
returns
Error [1]: Device /dev/video0 required but could not be found. Aborting.
however this command works OK
`cvlc v4l2:///dev/video0:chroma=h264 :input-slave=alsa://hw:1,0 --sout '#transcode{acodec=mpga,ab=128,channels=2,sampler
-
Updated
Oct 10, 2018 - Java
-
Updated
Jul 5, 2020 - Go
-
Updated
Jun 26, 2018 - Go
-
Updated
Oct 2, 2020 - Elixir
-
Updated
Feb 3, 2020 - C++
-
Updated
May 17, 2020 - JavaScript
-
Updated
Apr 3, 2017 - Java
-
Updated
Sep 11, 2019 - Java
-
Updated
Nov 13, 2017 - Java
-
Updated
Nov 20, 2019 - Python
Improve this page
Add a description, image, and links to the http-streaming topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the http-streaming topic, visit your repo's landing page and select "manage topics."
AssertionErroris raised and used in try/except in runtime. This is wrong and error-prone. A proper exception type must be used instead.