jeremywen93 / spydroid-ipcamera

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

cilent on android phone #111

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
hi sir,i have downloaded your program,but i have found that the latest spydroid 
 can only be used as server and not client.Then  can  you give me some advice 
for making the  program have the function of client?
                                    thanks advance!

Original issue reported on code.google.com by hujiangn...@gmail.com on 8 Jul 2013 at 7:04

GoogleCodeExporter commented 8 years ago
Please download his libstreaming library, there's i a RTSP client.

If you want an example of how the RTSP client (specifically designed for WoWza) 
is used, please take a look at one of his examples:

https://github.com/fyhertz/libstreaming-examples/blob/master/example3/app/src/ne
t/majorkernelpanic/example3/MainActivity.java

Original comment by knullogt...@gmail.com on 10 Sep 2013 at 12:21

GoogleCodeExporter commented 8 years ago
Hi, I tried to run this example using the ip and port of anf IP camera, but I 
get an exception :Invalid response from the server: Session is null. I found 
where I got this error in the source code of the libstreaming, but I could not 
figure out why I got this error (I used three different IP camera and I got the 
same error). But with VLC I am able to see the video stream from the 
aforementioned cameras, Could you please help me in this? 

Original comment by mary.ta...@gmail.com on 24 Dec 2013 at 6:19