Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
58 views

I try to make rtsp client.rtsp strem is working, i cheked this in vlc. This is my code public class MainActivity extends AppCompatActivity { ExoPlayer exoPlayer; PlayerView playerView; ...
Олег Петров's user avatar
0 votes
0 answers
125 views

I am using Live555 to stream an RTSP/SRTP stream, which appears to use MIKEY encryption. On the receiving end, I am using GStreamer. However, it seems that Live555 does not provide an option to ...
MVK's user avatar
  • 1
3 votes
0 answers
201 views

I am trying to do a rtsp live streaming POC with GO and rtsplib from github.com/bluenviron/gortsplib/v4. One thing I cannot seem to find in the docs is how to handle digest authentication. The camera ...
Walter's user avatar
  • 49
0 votes
0 answers
129 views

I am currently working on a function to download playbacks of rtsp cameras (windows and linux). The following is the code I used to open and download the stream: void VLCStream::streamFunction(const ...
SegCess's user avatar
0 votes
0 answers
118 views

I want to find out Server port is RTSP server with Gstreamer when UDP is selected as Transport. This my source code it just shows Client port not server port(server port is shown = -1). #include <...
mahmud fatehi's user avatar
0 votes
0 answers
121 views

I'm trying to launch gortsp example: https://github.com/bluenviron/gortsplib/blob/main/examples/client-play-format-h264. But I have a problem with h264_decoder.go: "exec: "pkg-config": ...
Nikita's user avatar
  • 19
1 vote
1 answer
2k views

I am currently working on a Node.js project where I need to implement streaming using ffmpeg. However, I am facing an issue with the streaming process, as I am getting an empty blank screen instead of ...
theplaceofburak's user avatar
0 votes
1 answer
1k views

I am trying to stream video using the SRT protocol, streaming source is a rtsp client. gst-launch-1.0 --gst-debug=3 rtspsrc location="rtsp://admin:admin@localhost/live.sdp" short-header=TRUE ...
abhinav gorle's user avatar
1 vote
0 answers
276 views

I'm trying to display the byte [] array that is taken from the RtspClientSharp.dll into an <img> tag (HTML), but this only works when the page in loading (ASP.NET). What I´m trying to do is to ...
Techno Skills Engineering's user avatar
0 votes
1 answer
298 views

I'm trying to figure out how RTSP works, when the handshake is complete. Does the client have to query the server for each new piece of data? Or the server sends data all the time and doesn't care how ...
harry_tums's user avatar
4 votes
0 answers
1k views

What I want to do The purpose is to be able to input an audio from a microphone on a PC and send and output audio from the audio output terminal of the IP camera. Where it's jammed I want to receive a ...
tyamzak's user avatar
  • 41
1 vote
1 answer
3k views

I am trying to Sink a public HTTP stream (MJPEG) to "rtsp-simple-server" using Gstreamer rtspclientsink. The following command works using fakesink. But um unable to get the rtspclientsink ...
Lloyd Briggs's user avatar
0 votes
0 answers
3k views

I wanted to stream a video file from one computer to another using FFmPEG. What I tried is: RTSP server from here: https://github.com/revmischa/rtsp-server transmitted a video file a1.mp4 using ...
pretty's user avatar
  • 1
0 votes
2 answers
10k views

I am studying face detection system, but I have a problem, and I need help. I've read and tried many pictures from the internet, but I still can't. I want to display "rtsp //:" live ...
Hunter's user avatar
  • 21
2 votes
1 answer
11k views

I would like to stream with rtsp using GStreamer pipeline elements. First, I checked with gst-inspect-1.0 that rtspclientsink is available: xilinx-k26-starterkit-2020_2:/# gst-inspect-1.0 | grep rtsp ...
Alperen's user avatar
  • 21
2 votes
1 answer
8k views

I'm playing with gstreamer rtsp. I created a rtsp sink as this: gst-launch-1.0 videotestsrc ! x264enc ! rtph264pay config-interval=10 pt=96 ! udpsink host=127.0.0.1 port=5000 I can't open it directly ...
user avatar
1 vote
1 answer
1k views

I am writing software to play videos that have been recorded from NVR. I have completed most of the work, but there is one more feature that allows the user to change the play speed such as 0.5x, 2x, ...
TTGroup's user avatar
  • 3,713
1 vote
0 answers
1k views

I have been trying for a while to record an RTSP stream with libVLC in python. I have a basic command that works with cvlc, but I am unable to do the same with libVLC. Here is the cvlc command: cvlc -...
Aymeric Maisonneuve's user avatar
1 vote
1 answer
3k views

I am using this command to start a server on my linux machine: docker run -d --rm -it --network=host aler9/rtsp-simple-server And this command to connect an rtsp stream docker run -v $(pwd):$(pwd) -...
HighonH's user avatar
  • 169
0 votes
1 answer
5k views

I bought a cheap chinese ip camera (GWIPC-26xxx/Yoosee). I want to record its stream with ffmpeg. On FFMPEG I manage to make it work only using the RTSP/UDP transport protocol, like bellow. It also ...
imbr's user avatar
  • 7,872
3 votes
2 answers
5k views

I am implementing a video streaming pipeline using gst-rtsp-server. I need to know when an RTSP client both connects and disconnects. From the examples provided with gst-rtsp-server, I can detect a ...
Nicolas's user avatar
  • 365
0 votes
1 answer
3k views

I have some IP cameras that provide RTSP video feed, and I know that OpenCV can display the video on its own cv2.imshow() function on a window by using cv2.videoCapture() and something like cap.read() ...
Balex's user avatar
  • 61
0 votes
1 answer
5k views

The gstreamer RTSP server supports basic username-password authentication (example). On the client side, the gstreamer playbin element supports playback from an RTSP server, like this: playbin uri=...
Woodrow Barlow's user avatar
1 vote
0 answers
3k views

I have an mp4 file named test.mp4, and I'm using VLC player as an RTSP server to convert the file test.mp4 to the RTSP stream and send it to the client. Here is how I configure my VLC to become a RTSP ...
Yves's user avatar
  • 12.6k
1 vote
0 answers
778 views

I am having problem in getting response for RTSP Describe option using Socks protocol. I have other question regarding this issue. I just found that RTSP client_port range sometimes work for example ...
dbsoft's user avatar
  • 11
1 vote
0 answers
167 views

I developed the RTSP server camera for 640x480 resolution. Its working fine and showing video in VLC Player. Now I am trying to implementing the custom data(user parameter i.e frame count,timestamp ...
pallavi's user avatar
  • 11
1 vote
0 answers
966 views

I'm trying to build a quite simple RTSP-server (apparently, it's less simple then I thought) with gst-rtsp-server. I used the 'test-record' example to RECORD by the rtsp-server a stream from a rtsp-...
J.M.'s user avatar
  • 632
0 votes
0 answers
2k views

I'm trying to stream a video with FFmpeg to Gstreamer-RTSP-Server (it's actually a docker that runs the Gstreamer-RTSP-Server). The OPTION message gets a "RTSP/1.0 200 OK" response. However, the ...
J.M.'s user avatar
  • 632
1 vote
1 answer
1k views

I have the problem of having to connect multiple clients to RTSP video stream, without overloading the bandwidth of the original streaming camera. Basically I want something the will maintain only one ...
NeuronQ's user avatar
  • 8,313
2 votes
1 answer
5k views

I prepared a IP camera with Gstremer on RTSP and it seems to online and real time, with command: gst-launch-1.0 rtspsrc location=rtsp://192.168.1.138:554/axis-media/media.amp ! rtph264depay ! ...
Amir Farahani's user avatar
3 votes
1 answer
1k views

I'm trying to get a frame by rtsp and calculate its real-world timestamp. I previously used Live555 for this (presentationTime). As far as I understand, ffmpeg does not provide such functionality, ...
chuchuchu's user avatar
2 votes
1 answer
5k views

I use node-rtsp-stream and jsmpeg to stream and display video from ip camera in browser. I get good quality in vlc using rtsp://:554/Steaming/Channels/102 address. However, when I use jsmpeg to ...
babanazar's user avatar
1 vote
1 answer
5k views

For performance reasons, I ditched Python-Opnecv/FFmpeg solution and moved on to Java. But to my surprise, I am not able to find any better and complete solution as we have in Python. I tried using ...
Ravinder Payal's user avatar
4 votes
1 answer
9k views

I am using the node-rtsp-stream package to run rtsp streaming. How can i implement and callback it in mvc structure Controller: var RTSP = require('./models/rtsp.js'); var startRTSP = function ...
Shree's user avatar
  • 165
0 votes
1 answer
1k views

In my backend code (below) I am streaming rtsp and I want to send it to my frontend code. Specifically, I want the streaming response data to be sent to my html page and rendered as a video in a ...
Shree's user avatar
  • 165
0 votes
1 answer
1k views

I want to create a RTSP client, to send some RTSP message. I use netty to write this, but my code can only send one message. how to send another message? My client Code like this: public class ...
linhos's user avatar
  • 111
0 votes
1 answer
507 views

I would like to implement how to capture audio from a microphone in IP (network) camera, and in real time stream it so that can listen to it live. I was downloading and building the LIVE555 library. ...
JS. Park's user avatar
0 votes
1 answer
3k views

Just looked on stackoverflow question post link RTSP Client Implementation on Android Found another Android RTSP Client Tried to implement with videoview and surfaceview. --http web link video ...
Manku's user avatar
  • 471
3 votes
0 answers
901 views

I have set up the RTSP server.Video is broadcasting but I am not getting the video stream on my pc. I had first installed Gstreamer camera source git clone https://github.com/thaytan/gst-rpicamsrc....
Udeshi's user avatar
  • 35
0 votes
1 answer
2k views

Hello Every on I have implemented SharpRtsp in c# https://github.com/ngraziano/SharpRTSP I am receiving rtsp Packets and it has h264 format It has following method in H264Payload Class private List&...
user3269550's user avatar
5 votes
1 answer
4k views

I am trying to read rtsp live stream using python opencv. I am getting the following errors: [rtsp @ 000001f610c828a0] method SETUP failed: 461 Client error warning: Error opening file (/build/...
jayasimha sai Koduri's user avatar
1 vote
0 answers
763 views

I want to run the RTSP live video stream on my web page.The following code works good with the rtsp//url as shown in the code but when I replace that URL with my cam IP ,its not working.The cam IP ...
Ramlal S's user avatar
  • 1,653
4 votes
3 answers
4k views

In gstreamer pipeline, I'm trying to figure out if there's a way to specify that I only want key frames from a RTSP stream. In ffmpeg you can do this with with -skip_frame nokey flag. E.g.: ffmpeg -...
Anton Fedorov's user avatar
1 vote
1 answer
2k views

I'm trying to receive RTSP stream (playback) to android device and get access to video/audio tracks byte buffer pre/post decode. Is there a way to achieve that?
Mor S.'s user avatar
  • 123
1 vote
1 answer
4k views

We are developing an application, where we required to load the rtsp video into the browser without using any poxy. We tried to VLC Plugin but it only supports for the ie browser.
Manjunath Mg's user avatar
5 votes
0 answers
5k views

I need to implement RTSP video stream to my angulajs app. Like all we know, RTSP does not work easy with HTML, we need to use some plugin. I tried with html5_rtsp_player and this is only working ...
Arter's user avatar
  • 2,324
1 vote
0 answers
1k views

I am trying to loadbalance rtsp publish requests using nginx.I am able to redirect the publish request to RTSP server using UDP loadbalancing.But when multiple clients trying to publish ,I am facing ...
sandeep's user avatar
  • 221
3 votes
2 answers
4k views

I am using Plugin.MediaManager NuGet package to provide cross-platform video player for my app. However, it does not support playing RTSP video streams. Is there any other library that supports this? ...
Steztric's user avatar
  • 2,952
0 votes
1 answer
1k views

I checked this and this links for this problem but couldn't find any solution. I am implementing an RTSP player in android and I have used Easy Player for this. Using this player I have implementd my ...
Megha Maniar's user avatar
0 votes
1 answer
1k views

I am trying to link audio and video queue's using rtspsrc element property name. The pipeline is: gst-launch-1.0 rtspsrc location="rtsp://" latency=0 name=demux demux. ! queue ! rtpmp4gdepay ! ...
RajviK's user avatar
  • 41