Android Camera Streaming through RTP/RTSP?

932 views
Skip to first unread message

saha devan

unread,
May 5, 2011, 4:18:39 AM5/5/11
to android-x86, android-d...@googlegroups.com, android-...@googlegroups.com
Hi all,

How do i stream Android Camera Using RTP/RTSP?

I googled it around and found that there are 2 ways:

1)  " http://www.mattakis.com/blog/kisg/20090708/broadcasting-video-with-android-without-writing-to-the-file-system " - They havent mentioned about how to implement the server side?

2) Using the
 setPreviewCallback(new PreviewCallback() {

                    public void onPreviewFrame(byte[] data, Camera camera) {

saha devan

unread,
May 5, 2011, 4:23:36 AM5/5/11
to android-x86, android-d...@googlegroups.com, android-...@googlegroups.com
I tried both of the methods.

By using the 2nd method (using RTPPackets from sipdroid) i got Udp Packets from Android to my PC ( captured via WireShark) but i am not able to play it via VLC.

What need to be in the receiving side?

Is there any other way to achieve it?


Thanks in Advance.






ziza

unread,
May 17, 2011, 11:28:19 AM5/17/11
to android-platform
Hi,

I have the same environment, as you have, one Andoid and one VLC
server. And I don´t kwon how to start streaming for VLC.
Did you fund out, is there any tutorial available?

Thanks in advance.
ziza


On 5 Maio, 09:23, saha devan <sahadevan...@gmail.com> wrote:
> Hi all,
>
> How do i stream Android Camera Using RTP/RTSP?
>
> I googled it around and found that there are 2 ways:
>
> 1)  "http://www.mattakis.com/blog/kisg/20090708/broadcasting-video-with-an..."
Reply all
Reply to author
Forward
0 new messages