Open GoogleCodeExporter opened 9 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
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
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
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
[deleted comment]
Sorry needs 3.1 (api 12)+ not 14
Original comment by amitaymo...@gmail.com
on 20 Jun 2012 at 7:21
Could you be more specific pls ?
What error do you get ?
Original comment by FyHertz
on 20 Jun 2012 at 9:13
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
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
Awesome!! Thx I will try it out.
Original comment by amitaymo...@gmail.com
on 21 Jun 2012 at 11:53
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
[deleted comment]
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
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
Thanks FY, I will try it out :)
Original comment by nishe...@gmail.com
on 27 Jun 2012 at 4:17
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
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
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
Original issue reported on code.google.com by
nishe...@gmail.com
on 7 Jun 2012 at 11:14