You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently ffmpeg is used to stream from RTSP and save the stream to a file.
If we wanted to get a 'live' stream of a camera in the web-interface on Hera then the corresponding Argus node could stream to a HTTP server that then can be picked up by Hera.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Currently ffmpeg is used to stream from RTSP and save the stream to a file.
If we wanted to get a 'live' stream of a camera in the web-interface on
Hera
then the correspondingArgus
node could stream to a HTTP server that then can be picked up byHera
.This could easily be integrated with Argus' application server with https://github.com/kkroening/ffmpeg-python
Beta Was this translation helpful? Give feedback.
All reactions