-
Hi,
I would like to know if there is a way to reduce the latency when streaming cameras from RTSP sources ?
I get about 2 seconds of latency when adding a source with the following URL :
rtsp…
-
1.Start the program on the server with the following command:
```bash
.\webrtc-streamer.exe -o -H 0.0.0.0:8098
```
2.The vue code is as follows:
```js
const webRtcServer = ref()
onMounted(() =…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See er…
-
Hey,
I flashed openmiko, and got mostly everything working, including the stream via HTTP.
However, it doesnt seem that RTSP is working (The documentation mentions rtsp://Your_Camera_IP:8554/video3_…
-
Hi there,
I'm struggling with getting SGPlayer to play an RTSP stream via the network.
I'm basically doing the following:
SGPlayer* player = [[SGPlayer alloc] init];
NSString* urlStr =…
-
Hi all,
I was wondering, would it be possible to add a buffer slider for rtsp videostream? I am using a custom flightcontroller with a custom modem, that runs linux with ethernet ports, where i co…
-
## Phenomenon Description
## How to reproduce?
## Related logs or screenshots
Expand to view detailed logs
```
#Please paste the detailed log here!
```
## …
-
Hello All,
I am facing an issue where my RTSP streaming get stopped after 5 to 10 minutes. It will be great if some help can be provided. I invested enough about this but did not found any solution.
…
-
if (rtp_transport == RTP_TRANSPORT.UDP)
{
video_udp_pair = new Rtsp.UDPSocket(40000, 41000); //video_udp_pair = new Rtsp.UDPSocket(50000, 51000);
…
-
### Version information
* fluent-ffmpeg version: 2.1.2
* ffmpeg version: 5.1.4-0+rpt3+deb12u1
* OS: Debian 12.2.0-14
### Code to reproduce
```ts
ffmpegProcess = ffmpeg()
.inpu…