gstreamer client pipeline to view video from AXIS M1054 Network Camera

Dale Johnson djohnson at tplogic.com
Fri May 23 14:01:09 PDT 2014


I’m still working on figuring out gstreamer pipeline to view this stream described below.  Any input would be appreciated.

 

Thanks,

 

Dale

 

Contents of sdp file for this stream are:

 

v=0

o=private 1343035391323762 1343035391323762 IN IP4 10.1.2.3

s=Media Presentation

e=NONE

b=AS:50000

t=0 0

a=range:npt=0.000000-

m=video 50000 RTP/AVP 96

c=IN IP4 239.231.113.103/0

b=AS:50000

a=framerate:30.0

a=transform:1,0,0;0,1,0;0,0,1

a=rtpmap:96 H264/90000

a=fmtp:96 packetization-mode=1; profile-level-id=420029; sprop-parameter-sets=Z0IAKeKQFAX/LgLcBAQGkHiRFQ==,aM48gA==

 

 

 

On Wed, 2014-05-21 at 18:09 -0400, Chuck Crisler wrote:

 

> I thought that Axis cameras usually implemented an RTSP server, so you

> simply connect as you would to any RTSP source.

 

So something like

 

  gst-launch-1.0 playbin uri=rtsp://10.0.0.1/...

 

should work.

 

Cheers

-Tim

-- 

Tim Müller, Centricular Ltd - http://www.centricular.com <http://www.centricular.com/> 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140523/d4861108/attachment.html>


More information about the gstreamer-devel mailing list