-
Could you provide RTSP stream support.
My use case is :
To Stream CCTV ( IP camera) which provides RTSP streams and directly to browsers.
-
Hello,
I am trying to use the ViveMediaDecoder.
I am able to see the RTSP streaming, however the lag is not constant.
When it is playing it is stuck during 5 seconds ( more or less) and afte…
alco6 updated
5 years ago
-
**tl;dr:** libzmq errors out when `RestrictAddressFamilies=AF_INET AF_INET6 AF_UNIX` is in the mpd systemd unit file when mpd, running as a system service, calls `ffmpeg ... zmq:tcp://127.0.0.1:5555` …
-
like rtsp://CAMERA_IP/live/ch01_0 for 720p stream?
sometimes 1080p is too big, and currently basic_rtsp can't support 720p param
-
Hi there,
thanks for the hack, but unfortunately for me it's nearly not usable.
The rtsp stream is extremely lagging. Sometimes I get just one picture every few seconds.
I have disabled cloud str…
-
### Expected behavior
When DESCRIBE RTSP request is sent the response has headers and SDP values. As per RTSP specification below is an example
C->S: DESCRIBE rtsp://example.com/media.mp4 RTSP/1.0…
-
### Which version are you using?
v1.9.2
### Which operating system are you using?
Linux amd64 Docker
### Describe how to replicate the issue
I'm assuming this is since #3409, but the build seems …
-
Error in Web GUI: "server wants to use the UDP transport protocol"
The RTSP client is fixed to TCP connections, see this line:
https://github.com/kerberos-io/agent/blob/3f29d1c46ff1f6557ac883f37b0…
-
Hello, at the moment I am using RPi 3 a+.
When I start v4l2rtspserver to stream video to my dahua nvr, everything works fine for couple of hours.
In the evening I left camera at work to stream vide…
-
Is the source for the rtsp server used in this available anywhere? It seems to be a branch of ashwing920/rtspserver but there are clearly some modifications. With the source I might be able to get it …