videostreamer icon indicating copy to clipboard operation
videostreamer copied to clipboard

Stream video (e.g. RTSP) to an HTML5 video element (MP4)

Results 9 videostreamer issues
Sort by recently updated
recently updated
newest added

Great project! I'm not getting any audio with my stream. Is that to be expected?

Hello, First, sorry for my bad english write.. I followed the install description **on Linux without problems**, however I have problems on Windows (10), and it is impossible for me...

pi@ender1:~ $ go get github.com/horgh/videostreamer # github.com/horgh/videostreamer videostreamer.c: In function ‘vs_setup’: videostreamer.c:29:2: warning: ‘av_register_all’ is deprecated [-Wdeprecated-dec larations] av_register_all(); ^~~~~~~~~~~~~~~ In file included from /usr/include/arm-linux-gnueabihf/libavdevice/avdevice.h:51 , from videostreamer.c:12: /usr/include/arm-linux-gnueabihf/libavformat/avformat.h:2043:6: note:...

I got it running well enough. I'm using it to monitor my 3d printer using octoprint. I had to use a plugin to get octoprint to be able to read...

Maybe you should look towards multi-camera streaming? It's very easy to implement

For more convenient use, it may be worth revising the approach to configuring the application through config files. I can help you with that

Can u dockerize this app?

Hello! Thx for great app. Can you help me? I'm start streamer with command: ./videostreamer -input rtsp://admin:[email protected]:8554/live1.264 -fcgi=false -format RTSP -port 8999 Chrome - perfectli works, but Octo show OK...