h.264 encoder + streaming rtp

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

h.264 encoder + streaming rtp

rafael.lmsousa
Hi all,

I need a tool to encode a YUV file from my filesystem using h.264 encoder to stream over a wireless network and saving it in the disk at the receiver, no need to display.

Is there something like this already made in gstreamer? If so, how can I install and use it?

thanks a lot

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: h.264 encoder + streaming rtp

Michael Joachimiak
Yes it is possible with gstreamer.
you can design your pipeline in the source code or quickly build working sender/receiver from command line using gst-launch.
Please follow reading at gstreamer.net, or somewhere else. Look for gst-launch examples for a quick start.

2010/10/19 Rafael Sousa <[hidden email]>
Hi all,

I need a tool to encode a YUV file from my filesystem using h.264 encoder to stream over a wireless network and saving it in the disk at the receiver, no need to display.

Is there something like this already made in gstreamer? If so, how can I install and use it?

thanks a lot

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel




--
Your Sincerely
Michael Joachimiak

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: h.264 encoder + streaming rtp

Marco Ballesio
Hi,

On Mon, Oct 25, 2010 at 12:37 PM, Michael Joachimiak <[hidden email]> wrote:
Yes it is possible with gstreamer.
you can design your pipeline in the source code or quickly build working sender/receiver from command line using gst-launch.
Please follow reading at gstreamer.net, or somewhere else. Look for gst-launch examples for a quick start.

or, even better, copy/paste the example at:

http://www.gstreamer.net/data/doc/gstreamer/head/gst-plugins-good-plugins/html/gst-plugins-good-plugins-gstrtpbin.html
 
(a little below "Description").

Regards


2010/10/19 Rafael Sousa <[hidden email]>
Hi all,

I need a tool to encode a YUV file from my filesystem using h.264 encoder to stream over a wireless network and saving it in the disk at the receiver, no need to display.

Is there something like this already made in gstreamer? If so, how can I install and use it?

thanks a lot

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel




--
Your Sincerely
Michael Joachimiak

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel



------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel