<div dir="ltr">It could be. You could test that using a recorded/encoded file that you simply read and transmitted.<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Oct 9, 2013 at 10:28 AM, yoyosuper8 <span dir="ltr"><<a href="mailto:yoyosuper8@yahoo.com" target="_blank">yoyosuper8@yahoo.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">So it seems that the code is fine and will accept multiple clients. The<br>
problem I had is that my phone's hardware is not powerful enough to handle<br>
more than one client. I used another phone which has better hardware and it<br>
was able to accept 6 clients at the same time. Although the streaming was<br>
kind of slow. I'm wondering if it is because its doing 264 encoding using<br>
software instead of hardware. Any thoughts?<br>
<br>
Here is the pipeline I'm using:  gst_rtsp_media_factory_set_launch (factory,<br>
"( videotestsrc is-live=1 ! x264enc ! rtph264pay name=pay0 pt=96 )");<br>
<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/rtsp-server-from-android-to-pc-tp4662269p4662474.html" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/rtsp-server-from-android-to-pc-tp4662269p4662474.html</a><br>

Sent from the GStreamer-devel mailing list archive at Nabble.com.<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div><br></div>