jungsungyoul / 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 using Spydroid Version 3.3 #46

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. I want to stream to Wowza using Spydroid Version 3.3
2. But in Version 3.3 there is not concept of SDP file
3. For streaming to WOWza i require a SDP file. 
4. Please suggest how to do streaming to WOWza using version 3.3

What is the expected output? What do you see instead?
An SDP File

What version of the product are you using? On what operating system?
3.3, Windows 7

Please provide any additional information below.

Original issue reported on code.google.com by nishe...@gmail.com on 7 Jun 2012 at 11:14

GoogleCodeExporter commented 8 years ago
Okay, i will see what i can do, but not this week ! (too much work)

Original comment by FyHertz on 7 Jun 2012 at 3:33

GoogleCodeExporter commented 8 years ago
And it would be a great - to add ability to publish on existing wowza apps like 
:
wowza.yoururl.com:customport/publish-path/yourstream.sdp
with credentials 
username and password

Original comment by oles...@gmail.com on 12 Jun 2012 at 10:42

GoogleCodeExporter commented 8 years ago
Done !

You can obtain an sdp file by tiping: http://yourphoneip:8080/spydroid.sdp

Spydroid now features a HTTP server that can serve sdp files and start/stop 
streams

Use examples:
http://ip:8080/spydroid.sdp -> start streams with default configuration (that 
you can modify in the option menu)
http://ip:8080/spydroid.sdp?h264 -> start one h264 stream
http://ip:8080/spydroid.sdp?stop -> stop all streams

Original comment by FyHertz on 20 Jun 2012 at 2:45

GoogleCodeExporter commented 8 years ago
This doesn't work with 2.3.3(api 10)+
It needs android 4.0(api 14)

Original comment by amitaymo...@gmail.com on 20 Jun 2012 at 7:11

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Sorry needs 3.1 (api 12)+ not 14 

Original comment by amitaymo...@gmail.com on 20 Jun 2012 at 7:21

GoogleCodeExporter commented 8 years ago
Could you be more specific pls ?
What error do you get ?

Original comment by FyHertz on 20 Jun 2012 at 9:13

GoogleCodeExporter commented 8 years ago
I try to compile it but it doesn't have android.net.rtp. 
(GenericAudioStream.java)
I checked android docs and it says it needs api 12.

Original comment by amitaymo...@gmail.com on 20 Jun 2012 at 9:26

GoogleCodeExporter commented 8 years ago
Well just compile it with a more recent api, you will still be able to launch 
it on your phone, even if it's running android 2 (because minSdkVersion is set 
to 10 !)

Or you can just remove GenericAudioStream.java, it was just an attempt to use 
the new rtp package.

Original comment by FyHertz on 21 Jun 2012 at 11:47

GoogleCodeExporter commented 8 years ago
Awesome!! Thx I will try it out. 

Original comment by amitaymo...@gmail.com on 21 Jun 2012 at 11:53

GoogleCodeExporter commented 8 years ago
Can you please explain how to get this to work?
What do i put in text box next to stream button?
Do i put http://ip:8080/spydroid.sdp in VLC?
Can it stream to a dss (Darwin Stream Server)?
Thank you

Original comment by amitaymo...@gmail.com on 25 Jun 2012 at 8:05

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Got it to work had firewall problems..
Works Great for 8 secs then gets stuck...

Original comment by amitaymo...@gmail.com on 25 Jun 2012 at 10:04

GoogleCodeExporter commented 8 years ago
Yep, try to disable sound streaming ! I still don't know why VLC can't 
correctly read video and sound streaming simultaneously for more than 5sec or 
so :/

Original comment by FyHertz on 25 Jun 2012 at 5:27

GoogleCodeExporter commented 8 years ago
Thanks FY, I will try it out :)

Original comment by nishe...@gmail.com on 27 Jun 2012 at 4:17

GoogleCodeExporter commented 8 years ago
Is it a problem with vlc or is it a problem with the protocol?

Original comment by amitaymo...@gmail.com on 27 Jun 2012 at 11:16

GoogleCodeExporter commented 8 years ago
I think it's protocol related, maybe there is some synchronization to do 
somehow between the streams of an RTP session :/ It may be in the rfc 3550 ??
unfortunately, I don't have much time to work on that issue right now (i'm 
moving to Canada next month)

Original comment by FyHertz on 28 Jun 2012 at 12:13

GoogleCodeExporter commented 8 years ago
Hi! 
if I want disable Wifi  and use ethernet , i will repair code SpydroidACtivity ?
please help me this problem.  

Original comment by hai.duon...@icdrec.edu.vn on 28 Jan 2013 at 4:09