-
Notifications
You must be signed in to change notification settings - Fork 813
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
spydroid.sdp?id=0&h264=500-15-640-480&flash=off&camera=back #26
Comments
you can try with rtsp |
Me too. I'm not able to connect using either RTSP from VLC or HTTP from browser. Internal Server error : 500 from phone. Attaching chrome HAR request. Please rename the file and remove .zip . I added .zip since github didn't allow me to upload file with .har extension |
This project, if works, is very useful. I want to try my old phone as my video door bell (using an enclosure which is purpose built) by making changes to spydroid app. |
gopinath@wzdt5:~$ openRTSP rtsp://192.168.1.100:8086 Received 129 new bytes of response data. Sending request: DESCRIBE rtsp://192.168.1.100:8086 RTSP/1.0 Received 248 new bytes of response data. v=0 Opened URL "rtsp://192.168.1.100:8086", returning a SDP description: This session has no media subsessions (i.e., no "m=" lines) |
you can paste rtsp error ,I cannot unzip your file |
RTSP SDP output has been added in the previous comment. This is not a zip file but just the extension is .zip; Please rename and remove the .zip extension from file name. It is HAR file, which can be viewed from chrome developer tools. |
you can check function getSessionDescription() ,maybe your mAudioStream or mVideoStream is null . |
@fyhertz Thanks amillion for this
I am not able to connect to the phone app from web please help
I get below error on dev console
The text was updated successfully, but these errors were encountered: