<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Hi Andoni,</div>this'ld be great but I've downloaded these sources:<div><br><div>git clone <a href="git://anongit.freedesktop.org/gstreamer/sdk/cerbero">git://anongit.freedesktop.org/gstreamer/sdk/cerbero</a></div><div><br></div><div>and compiled everything with xCode5, it seems that in gst-plugins-bad-1.0-static-1.3/sys/applemedia/Makefile.in avfvideosrc.m is not compiled and seeing the code is not ported yet..</div><div><div>libgstapplemedia_la_SOURCES +=<span class="Apple-tab-span" style="white-space: pre; "> </span>\</div></div><div><div><span class="Apple-tab-span" style="white-space:pre"> </span>iosassetsrc.m</div><div>#<span class="Apple-tab-span" style="white-space:pre"> </span>avfvideosrc.m</div><div>Have you something new?</div><div><br></div><div><u>In case I can integrate and test, if you need…</u></div><div><u><br></u></div><div>Ciao</div><div>Elio</div><div><br></div><div><div><div>On Oct 22, 2013, at 4:08 PM, Andoni Morales <<a href="mailto:ylatuya@gmail.com">ylatuya@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">2013/10/22 Elio Francesconi <span dir="ltr"><<a href="mailto:elio.francesconi@gmail.com" target="_blank">elio.francesconi@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Sebastian,<br>
after few days I started loving this library :-) in few days I'm able to compile a small app receives rtp audio and video :-)<br>
In case you don't have any plan to port avfvideosrc, is it possible compile it on my own?<br>
I noticed avfvideosrc is present in plugins-bad, is there a way to recompile Gstreamer 1.x with this component also?<br></blockquote><div><br></div><div>I might have it ported already. I need to check at home because I started porting some OS X elements to 1.0 but switched to other tasks, but if I recall correctly I had this one ported already.<br>
<br>Cheers,<br>Andoni<br><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Thanks in advance<br>
<span class="HOEnZb"><font color="#888888">Elio<br>
</font></span><div class="HOEnZb"><div class="h5">On Oct 21, 2013, at 5:55 PM, Sebastian Dröge <<a href="mailto:sebastian@centricular.com">sebastian@centricular.com</a>> wrote:<br>
<br>
> On So, 2013-10-20 at 21:00 +0200, Elio Francesconi wrote:<br>
>> Thanks Sebastian,<br>
>> Last question,<br>
>> in this example <a href="http://cgit.freedesktop.org/gstreamer/gst-plugins-good/tree/tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh" target="_blank">http://cgit.freedesktop.org/gstreamer/gst-plugins-good/tree/tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh</a><br>
>> I see:<br>
>> # .-------. .-------. .-------. .----------. .-------.<br>
>> # |v4lssrc| |h264enc| |h264pay| | rtpbin | |udpsink| RTP<br>
>> # | src->sink src->sink src->send_rtp send_rtp->sink | port=5000<br>
>> # '-------' '-------' '-------' | | '-------'<br>
>> # | |<br>
>> # | | .-------.<br>
>> # | | |udpsink| RTCP<br>
>> # | send_rtcp->sink | port=5001<br>
>> # .-------. | | '-------' sync=false<br>
>> # RTCP |udpsrc | | | async=false<br>
>> # port=5005 | src->recv_rtcp |<br>
>> # '-------' | |<br>
>> # | |<br>
>> # .--------. .-------. .-------. | | .-------.<br>
>> # |audiosrc| |alawenc| |pcmapay| | rtpbin | |udpsink| RTP<br>
>> # | src->sink src->sink src->send_rtp send_rtp->sink | port=5002<br>
>> # '--------' '-------' '-------' | | '-------'<br>
>> # | |<br>
>> # | | .-------.<br>
>> # | | |udpsink| RTCP<br>
>> # | send_rtcp->sink | port=5003<br>
>> # .-------. | | '-------' sync=false<br>
>> # RTCP |udpsrc | | | async=false<br>
>> # port=5007 | src->recv_rtcp |<br>
>> # '-------' '----------'<br>
>><br>
>> Which sources should I use for iOS instead of audiosrc, v4lssrc?<br>
>> I mean, I suppose video4linux is not suitable for iOS platform :-)<br>
><br>
> Currently there is not video source available for iOS, avfvideosrc would<br>
> need to be ported to GStreamer 1.x first... which should be a matter of<br>
> half a day probably.<br>
><br>
> --<br>
> Sebastian Dröge <<a href="mailto:sebastian@centricular.com">sebastian@centricular.com</a>><br>
> Centricular Ltd - <a href="http://www.centricular.com/" target="_blank">http://www.centricular.com</a><br>
> Expertise, Straight from the Source<br>
</div></div><div class="HOEnZb"><div class="h5">> _______________________________________________<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>
<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>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Andoni Morales Alastruey<br><br>LongoMatch:The Digital Coach<br><a href="http://www.longomatch.ylatuya.es/">http://www.longomatch.ylatuya.es</a>
</div></div>
_______________________________________________<br>gstreamer-devel mailing list<br><a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel<br></blockquote></div><br></div></div></div></body></html>