rtsp server from android to pc

Sebastian Dröge slomo at circular-chaos.org
Wed Oct 9 08:49:05 PDT 2013


On Mi, 2013-10-09 at 07:28 -0700, yoyosuper8 wrote:
> So it seems that the code is fine and will accept multiple clients. The
> problem I had is that my phone's hardware is not powerful enough to handle
> more than one client. I used another phone which has better hardware and it
> was able to accept 6 clients at the same time. Although the streaming was
> kind of slow. I'm wondering if it is because its doing 264 encoding using
> software instead of hardware. Any thoughts?
> 
> Here is the pipeline I'm using:  gst_rtsp_media_factory_set_launch (factory,
> "( videotestsrc is-live=1 ! x264enc ! rtph264pay name=pay0 pt=96 )"); 

Quite possible, that's by far the most complicated thing done in this
pipeline :)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20131009/1b9d9280/attachment.pgp>


More information about the gstreamer-devel mailing list