amineelar / spydroid-ipcamera

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

Not able to connect, returns start failed #83

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I have Nexus S on Android 4.1.2
Computer with Win 7 64-bit sp1
Mobile phone is connected via Wi-fi (shared connection from computer with 
connectify).
Spydroid version 6.7.1
VLC version 2.0.5

When I try to start the stream from VLS, i get message "start failed" on my 
mobile phone. Same thing happens when I try to use firefox. Additonally, 
resolution, framerate and bitrate are set to 0x0px, 0fps,0kbps after I try to 
connect.

I tried several times, always the same result.

VLC prints some error messages.
Firefox prints error saying "This generaly happens when you are trying to use 
settings that are not supported by your phone".

Video and Audio streaming are enabled.
Settings on mobile phone:
  Audio encoder: AMR-NB
  Video encoder: H-263
  Resolution: 640x480px
  Framerate: 10fps
  Bitrate: 500kbps

Original issue reported on code.google.com by zvman...@gmail.com on 15 Jan 2013 at 4:47

GoogleCodeExporter commented 9 years ago
Will give 5 star on Google Play if problem gets solved.

Original comment by zvman...@gmail.com on 15 Jan 2013 at 4:49

GoogleCodeExporter commented 9 years ago
Hi ! 

Could you try to use VLC with the following URI: 
"rtsp://yourphoneip:8086?h263=1000-20-640-480" and tell me if you also get a 
start failed ?

Also could you try this one: 
"rtsp://yourip:8086?h264=1000-20-640-480"

If you are using VLC from a command line remember to use quotes:
vlc "rtsp://yourphoneip:8086?h264=1000-20-640-480"

Thank you for your time !

Original comment by FyHertz on 15 Jan 2013 at 10:40

GoogleCodeExporter commented 9 years ago
Google Nexus S; ICS; Spydroid 7.0; MAC OS Mountain Lion; VLC

1) phone: preview screen show up empty

2) connecting with VLC, regular rtsp://myip:8086
- Audio works
- Video not (no video is detected video window not show up)

3) connecting with VLC, rtsp://myip:8086?h263=1000-20-640-480 fails too

See below

main debug: `rtsp://10.10.10.10:8086?h263=1000-20-640-480' gives access `rtsp' 
demux `' path `10.10.10.10:8086?h263=1000-20-640-480'
main debug: creating demux: access='rtsp' demux='' 
location='10.10.10.10:8086?h263=1000-20-640-480' file='(null)'
main debug: looking for access_demux module: 1 candidate
live555 debug: version 2012.09.13
live555 debug: RTP subsession 'video/H263-1998'
live555 error: SETUP of'video/H263-1998' failed 500 Internal Server Error
live555 debug: setup start: 0.000000 stop:0.000000
live555 error: Nothing to play for rtsp://10.10.10.10:8086?h263=1000-20-640-480
main debug: no access_demux module matching "rtsp" could be loaded
main debug: TIMER module_need() : 279.392 ms - Total 279.392 ms / 1 intvls (Avg 
279.392 ms)
main debug: creating access 'rtsp' 
location='10.10.10.10:8086?h263=1000-20-640-480', path='(null)'
main debug: looking for access module: 1 candidate
main debug: net: connecting to 10.10.10.10 port 8086
main debug: connection succeeded (socket = 16)
access_realrtsp debug: rtsp connected
access_realrtsp warning: only real/helix rtsp servers supported for now
main debug: no access module matching "rtsp" could be loaded
main debug: TIMER module_need() : 35.316 ms - Total 35.316 ms / 1 intvls (Avg 
35.316 ms)
main error: open of `rtsp://10.10.10.10:8086?h263=1000-20-640-480' failed
main debug: dead input
main debug: changing item without a request (current 4/5)
main debug: nothing to play

Cool tool, if it works :-)

Original comment by testehr...@gmail.com on 1 Mar 2013 at 11:56

GoogleCodeExporter commented 9 years ago
live555 error: Failed to connect with rtsp://myip:8086
main warning: connection timed out
access_realrtsp error: cannot connect to myip:8086
main error: open of `rtsp://myip:8086' failed: (null)

Original comment by hptth...@gmail.com on 3 Apr 2013 at 8:10

GoogleCodeExporter commented 9 years ago
same problem with #3,help!

Original comment by yyforeve...@gmail.com on 23 May 2013 at 9:35

GoogleCodeExporter commented 9 years ago
same problem with #3, and auto fixed after my computer restart.

Original comment by emneg.ze...@gmail.com on 10 Mar 2014 at 3:15