Search results

Jump to: navigation, search

Page title matches

  • [[Category:rtsp]]
    3 KB (439 words) - 11:20, 20 March 2019

Page text matches

  • 11 KB (232 words) - 05:30, 7 June 2007
  • mplayer rtsp://camera-ip:554/ mencoder rtsp://camera.ip:554 -ovc copy -fps <fps> -o filename.avi
    7 KB (1,201 words) - 09:17, 22 December 2008
  • ==== Elphel 353 camera Unicast & Multicast RTSP streamer ==== The Elphel 353 camera is capable of streaming OGM/MJPEG via RTSP on Unicast or Multicast.
    22 KB (3,447 words) - 21:22, 16 February 2017
  • ...then samples just lines and delivers composite images as video frames via RTSP network stream or directly to a hard-disc.
    9 KB (1,360 words) - 15:40, 30 January 2018
  • * the RTP/RTSP streamer can be used with [[MPlayer]] and [[AVLD_-_Another_Video_Loopback_D * or the best way: RTP/RTSP integration in ZoneMinder
    2 KB (375 words) - 13:13, 26 September 2008
  • <li>MPlayer with RTSP support with elphel patch
    3 KB (441 words) - 18:01, 6 July 2006
  • ======RTSP====== ...ая спецификация Axis Video API не поддерживает RTSP в режиме multicast. В камерах Elphel эта возможно
    16 KB (748 words) - 16:43, 24 August 2008
  • ...Axis Video API there is no possibility to receive the multicast stream by RTSP. But there is the possibility to recieve the SDP-file and obtain the stream It is possible to address the camera's RTSP-server by using the RTSP-protocol and receive the unicast video stream.
    2 KB (327 words) - 09:04, 29 December 2005
  • ...I нет возможности получить multicast поток по RTSP. Но есть возможность получения SDP-файла и
    3 KB (128 words) - 00:44, 8 December 2005
  • ======RTSP====== The original Axis Video API specification does not support RTSP in Multicast mode. In the Elphel cameras this possibility has been added as
    13 KB (1,916 words) - 16:42, 24 August 2008
  • The streamer is a standard RTSP streamer and supports unicast or multicast streaming of video with audio. mplayer rtsp://192.168.0.1:554
    3 KB (428 words) - 22:52, 8 June 2009
  • mplayer rtsp://192.168.0.9:554 -vo x11 -fs -zoom
    21 KB (3,230 words) - 14:31, 4 June 2018
  • vlc rtsp://192.168.0.9:554 vlc rtsp://*CAMERA-IP*:554 --sout '#transcode{vcodec=theo,vb=3600,scale=0.5,fps=12}:
    2 KB (252 words) - 17:10, 24 June 2010
  • gst-launch-0.10 -e -m rtspsrc location=rtsp://192.168.0.9:554 latency=40 ! rtpjpegdepay ! queue \
    466 bytes (59 words) - 10:33, 24 January 2010
  • ...s either individual JPEG images through [[Imgsrv|imgsrv server]] or as RTP/RTSP MJPEG-ecoded stream (not sure if it still works with that large images, may
    13 KB (2,170 words) - 13:21, 30 October 2008
  • * fixed TTL on RTSP session in astreamer. Defined as default 64 --[[User:Landy|Landy]] 12:48, * streamer RTSP works with two ports: 554(standard) and 8554 for a case when standard port
    32 KB (4,592 words) - 16:14, 26 September 2014
  • Network camera and especially RTP/RTSP network streaming require a proper network configuration. Here is the list
    4 KB (575 words) - 16:13, 24 October 2018
  • You will be presented with a menu. Select "RTSP" and input the url. Then, in the advanced options, select "Stream/Save" and
    5 KB (658 words) - 01:56, 19 April 2010
  • ...FC 2435). There is only one extension, what needed on the client side - at RTSP SDP session description (RFC 2327) the client must support extension fileds
    1 KB (216 words) - 06:23, 3 March 2008
  • mencoder rtsp://ipcamera:554 -ovc copy -fps 24.99 -frames 250000 -o outputv.avi
    5 KB (876 words) - 16:54, 24 June 2008
  • mencoder rtsp://192.168.0.9 -nosound -ovc raw -vf format=bgr24 -of rawvideo -o /dev/video
    4 KB (523 words) - 17:49, 19 September 2008
  • gst-launch-0.10 rtspsrc location=rtsp://elphel:554 protocols=0x00000001 ! rtpjpegdepay ! jpegdec ! \
    16 KB (2,213 words) - 18:00, 9 February 2018
  • ...found a recommandation from live555 to use VLC instead of Mplayer to view rtsp streams, since VLC shall run more stable. See this [http://www.live555.com/
    5 KB (808 words) - 09:59, 3 August 2010
  • The idea is to have a cctv server with enough storage grabing rtsp unicast stream with the timestamp incrusted onscreen. $path/mencoder rtsp://$cam -sub $subd/$srt -o $videosd/$now-$cam.avi \
    4 KB (545 words) - 16:12, 5 February 2009
  • ====Live RTSP stream==== gst-launch-1.0 rtspsrc location=rtsp://192.168.0.9:554 ! rtpjpegdepay ! jpegdec ! xvimagesink sync=false
    8 KB (969 words) - 11:33, 13 March 2019
  • from terminal: '''<font size="3">mplayer rtsp://192.168.0.9:554 -vo x11 -zoom</font size>'''
    673 bytes (99 words) - 22:12, 24 February 2010
  • ...the video stream with VLC or something else (ffplay, Mplayer) open the '''rtsp://192.168.0.9:554'''. You can use either a player GUI or a command line. He '''mplayer rtsp://192.168.0.9:554 -vo x11 -zoom'''
    6 KB (980 words) - 13:13, 11 February 2016
  • Finally, you need to use mencoder in order to redirect the rtsp source to the dummy device: $ sudo mencoder rtsp://192.168.1.180 -nosound -ovc raw -vf format=bgr24 -of rawvideo -o /dev/vid
    4 KB (625 words) - 08:31, 29 August 2010
  • [0x9d18f30] live555 demux error: Failed to connect with rtsp://192.168.1.9:554 [0x97551d0] main input error: open of `rtsp://192.168.1.9:554' failed
    5 KB (735 words) - 10:26, 24 April 2012
  • ====RTSP==== rtsp://192.168.0.9:554
    23 KB (3,388 words) - 10:49, 12 April 2022
  • [[Category:rtsp]]
    3 KB (439 words) - 11:20, 20 March 2019