-
Good afternoon!
I am trying to send out an rtsp stream from motion eye but don't see the option. I know the option is available through motioneyeos . What is the best way to stream out via rtsp fro…
-
Hello Torin,
Awesome work on this repo. I'm trying to figure out how it would be possible to modify the code to enable RTSP feed input instead of a webcam.
The reason, I'm trying to figure this…
-
another user posted this on the Frigate repo and i've been experiencing the same issue myself. confirmed everything is fine running 1.9.2 or before. both 1.9.3 and 1.9.4 have the issue alluded to belo…
-
-
hello,
I have built several rtsp streams by ffmpeg like this command : ffmpeg -re -stream_loop -1 -i /home/kevin/app/a.mp4 -an -c:v libx264 -f rtsp rtsp://localhost:8555/people/fall_detect
here i…
-
**Describe the bug**
in branch feature/extra-video-source ,OpenGl RTSP record vedio 20s, but only have 17s, loss 3s
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. …
-
## Phenomenon Description
Calling Huawei IVS video platform (uniformly using rtsp transmission in h264 format), zlmediakit's stream pulling and playback are normal.
However, when IVS pushes streams to…
-
For example...
`https://rtsp.me/embed/T3bBSkhb`
Thanks
-
I am streaming RTSP stream to web browser using ffmpeg with help of a websocket relay in node js as per the example given here https://github.com/phoboslab/jsmpeg
FFMPEG command used:
ffmpeg -rts…
-
I'm currently working on getting 2-way audio working with my Amcrest AD410 video doorbell. The configuration is fairly simple, but I may have misconfigured or overlooked something. If I open the 2-way…