jgupta / spydroid-ipcamera

Automatically exported from code.google.com/p/spydroid-ipcamera
GNU General Public License v3.0
0 stars 0 forks source link

Stream to Wowza Successful!!!! #2

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi Guys, I have tried to stream to Wowza successfully so that VLC can play it 
successfully!!!
I think my vlc cant read that sdp but can read rtsp stream!!!

So first, i change to port setting for spydroid-ipcamera
I dont know its true that wowza can only digest  in 5006 because it shows 5006 
all the time in the command prompt and fail to stream in 5004,5005.
And also I found that if my pc cant  read the stream then spydroid-ipcamera 
will stop sending packet to pc after sometimes!!

So now i tech everyone to do it!!!
Step 1 :
Download my sdp file and place it in the wowza-install-dir/content
(Actually I just change the port to 5006)

Step 2 :
Open the project in Eclipse,in cameraStreamer.java,change the port to 5006
rsock = new SmallRtpSocket(InetAddress.getByName(dest), 5006, buffer);
Or you can just download my file and replace it.
And then you can compile the file and generate .apk or just run it in your own 
way

Step 3:
Wowza time,Stop the server first
follow 
http://www.wowza.com/forums/content.php?36-How-to-publish-and-play-a-live-stream
-(RTMP-or-RTSP-RTP-based-encoder)
I follow them exactly!!!

Step 4:
Restart the server and stream it at VLC!!!
rtsp://[wowza-address]:1935/live/myStream.sdp
Its work!!!!
The streaming is very stable more than 15 minutes and its delay around 3-5 
seconds.
Maybe just the conversion of wowza server.
I think it is success dont you think???

So i am working on video chat program,and guys can we add sound into it.I think 
i need acc codec for streaming because i only try H.264 and aac work in android 
with wowza.
I hope everyone can benefit on it. And thank you guys you guys are bravo!!!!

Original issue reported on code.google.com by tck....@gmail.com on 16 Sep 2011 at 5:26

Attachments:

GoogleCodeExporter commented 8 years ago
I am trying to implement RTSP streaming from iPhone to Wowza server. On mac I 
can see the video being received by Wowza server but when I try to get it into 
Quicktime player or in Flash player through the browser, I get the following 
error in the Terminal:
WARN server comment - Missing function: createStream
I am using Wowza 3.6.2

Original comment by manas46...@gmail.com on 5 Jul 2013 at 12:29

GoogleCodeExporter commented 8 years ago
It's good!

Original comment by charein....@gmail.com on 13 Sep 2013 at 5:39

GoogleCodeExporter commented 8 years ago
What version of Spydroid  you are useing? I cant find the class SmallRtpSocket 
in version 9.0

Original comment by g272461...@gmail.com on 25 Oct 2013 at 9:39

GoogleCodeExporter commented 8 years ago
I am unable to checkout the code from 
https://code.google.com/p/spydroid-ipcamera/
is that link has been modified? please provide the updated one.

Original comment by kameswar...@gmail.com on 21 Nov 2013 at 1:03

GoogleCodeExporter commented 8 years ago
I am facing one issue could please help me some one, i have minicaster encoder, 
i need to do live steaming with wowza, how can i do that? out put from 
minicaster encoder where i can configer in wowza and from wowza how can i get 
output to my website? please help me.

Original comment by nou...@orbitbeam.net on 27 May 2014 at 8:36

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Follow the stars I still do not get, you can send the code via their reference 
no. Send by e-mail: phuquycntt@gmail.com. Thanks Very much

Original comment by phuquyc...@gmail.com on 20 Sep 2014 at 7:50

GoogleCodeExporter commented 8 years ago
i want more detail about wowza gocoder mobile application streaming live 
default ip address and port number

Original comment by murujai1...@gmail.com on 24 Nov 2014 at 1:04