maikaochen / spydroid-ipcamera

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

Video doesn't show up on Client end but device shows "Streaming" #107

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Install spydroid on your mobile 
2. It says on the device "Streaming" but nothing is received on the PC

What is the expected output? What do you see instead?
Expected Output:Live video transmitted from mobile on PC screen.
Actual Output:Nothing shows up on the screen

What version of the product are you using? On what operating system?
I have tried 8.0.2,8.0.1,8,7,6.8 on ubuntu 12.10,win 7,8 with sony xperia SL, 
Samsung Galaxy S2 and Qmobile Noir a10

Please provide any additional information below.
I have resolved the problem by slightly modifying the ui.js.The vlc-plugin uses 
object.playlist.play instead of object.playlist.playItem and similar 
issues.Please find the modified ui.js file in the attachment and verify on some 
other device.Your quick feedback is appreciated.
Thanks

Original issue reported on code.google.com by u0906...@gmail.com on 13 May 2013 at 2:50

Attachments: