RTMP streaming in web page (julien.lengrand-lambert@advansee.com)

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

RTMP streaming in web page (julien.lengrand-lambert@advansee.com)

julien.lengrand-lambert
Thanks for your previous message.

I tried what you said, changing my command line to :
gst-launch -v v4l2src ! video/x-raw-yuv,width=640,height=480,format='(fourcc)'YV12 ! mfw_mpeg4encoder ! rtpmp4vpay config-interval=2 ! udpsink host=192.168.0.10 port=1234

Unfortunely, I get the error message
WARNING: erroneous pipeline: no property "config-interval" in element "rtpmp4vpay0"

I may not have the last version of gstreamer cross-compiled, hence a gst-list-mm give me 0.10.

Could you say which plugins and version are mandatory to get this option working?

Thanks !


--
--
Julien Lengrand-Lambert
tel: +33 (0)240 50 21 73

ADVANSEE
9 rue Alfred Kastler
CS30750, 44307 Nantes Cedex 3
http://www.advansee.com

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires
February 28th, so secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: RTMP streaming in web page (julien.lengrand-lambert@advansee.com)

Sudarshan Bisht
It clearly says that ""no property "config-interval" in element "rtpmp4vpay0""" , that means you should not use this property.


On Wed, Feb 2, 2011 at 11:10 AM, <[hidden email]> wrote:
Thanks for your previous message.

I tried what you said, changing my command line to :
gst-launch -v v4l2src ! video/x-raw-yuv,width=640,height=480,format='(fourcc)'YV12 ! mfw_mpeg4encoder ! rtpmp4vpay config-interval=2 ! udpsink host=192.168.0.10 port=1234

Unfortunely, I get the error message
WARNING: erroneous pipeline: no property "config-interval" in element "rtpmp4vpay0"

I may not have the last version of gstreamer cross-compiled, hence a gst-list-mm give me 0.10.

Could you say which plugins and version are mandatory to get this option working?

Thanks !


--
--
Julien Lengrand-Lambert
tel: +33 (0)240 50 21 73

ADVANSEE
9 rue Alfred Kastler
CS30750, 44307 Nantes Cedex 3
http://www.advansee.com

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires
February 28th, so secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel



--
Regards,

Sudarshan Bisht

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires
February 28th, so secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: RTMP streaming in web page (julien.lengrand-lambert@advansee.com)

Tim-Philipp Müller-2
On Wed, 2011-02-02 at 11:57 +0200, sudarshan bisht wrote:

> It clearly says that ""no property "config-interval" in element
> "rtpmp4vpay0""" , that means you should not use this property.

It means he should upgrade to a newer version that has this property..

 Cheers
  -Tim



------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires
February 28th, so secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: RTMP streaming in web page (julien.lengrand-lambert@advansee.com)

Tim-Philipp Müller-2
In reply to this post by julien.lengrand-lambert
On Wed, 2011-02-02 at 10:10 +0100, [hidden email]
wrote:

> WARNING: erroneous pipeline: no property "config-interval" in element "rtpmp4vpay0"
> ...
> Could you say which plugins and version are mandatory to get this option working?

gst-plugins-good 0.10.23

(Which, by the way, you could easily have found out yourself by
searching for rtpmp4vpay and "config-interval" in your favourite search
engine.)

 Cheers
  -Tim



------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires
February 28th, so secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel