Questions tagged as 'rtsp'

1
answer

Capture gstreamer Pipeline Image

I have an IP camera that uses the RTSP protocol to transmit images, the code below uses gstreamer to connect, take these images and show in swing (it works right). I want to get the camera frames straight from Pipelin...
asked by 04.12.2015 / 20:11
1
answer

How to record RTSP stream

I am using the package node-rtsp-stream more Websocket to make the transmission of my IP-Camera, and the visualization happens well, now I would like to know how to record this transmission and I have no idea how to do this. index.js o...
asked by 01.01.2019 / 16:05
0
answers

RTSP protocol with primefaces?

I'm trying to implement with primefaces to accept the RTSP protocol: <p:media value="rtsp://myUrl" width="190" height="250"> <f:param name="autoPlay" value="false" /> </p:media...
asked by 25.04.2016 / 16:07