bxjbxj / spydroid-ipcamera

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

Run in background enhancement #24

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. used app on Samsung galaxy s2
2. Stream to VLC fine
3. Press home button

What is the expected output? What do you see instead?

Would have expected the stream to continue but cuts off, also tried to switch 
between apps and the same occurs

What version of the product are you using? On what operating system?

Samsung galaxy s2 v2.3.3

Original issue reported on code.google.com by samson9...@googlemail.com on 1 Jan 2012 at 3:33

GoogleCodeExporter commented 8 years ago
Hi,
   Nice application and nice work, congrats.
   But I have one problem,
   I am using samsung galaxy tab mobile, and on my desktop side I use window xp.

   1. when I start application on my mobile, it gives me message to connect to $IP:8086/
   2. After connecting to this ip and port from my desktop with vlc version 2.0.1, i.e putting rtsp://$IP:8086/ it gives me following errors ..

my desktop :
=========
live555 error: Failed to connect with rtsp://$IP:8086/
access_relartsp warnign: only eral/helix rtsp servers supported for now
main error : open of 'rtsp://$IP:8086/'

my mobile :
========
connection from $DESKTOP_IP
Testing H264 support : 640x480, 15 fps
client diconnected
H264 supported!!!

Original comment by templogi...@gmail.com on 3 May 2012 at 9:33