-
Notifications
You must be signed in to change notification settings - Fork 7
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
Video connection problem again #13
Comments
I apologize for asking so many questions. I have been trying to debug the app to identify the problem, and when I build this app, I received an error message that I believe is related to signing. Is it possible to disable this with a simple line of code edit? if not, I will find the solution for this on my own. : Execution failed for task ':app:validateSigningPUBLIC_Debug'.
|
commenting-out signing-config code worked well. sorry for frequent question. |
it is very mysterious thing. I build this project on my own, and video was not blocked via LTE. the video comes very well. I will test further and let you know. |
I reboot laptop and restarted cell phone, and video connection not estabilished again. is it related to IP assigning? my carrier moves IP address when reboot. this is my debug message : https://drive.google.com/file/d/1nKSlzHCEtMGx0n0GroWnDP7L5gVSj47T/view?usp=share_link |
when I use WIFI connection and get video data well, I can see below debug message, but with LTE connection, I can't see this(I deleted some IP addresses) : I/org.webrtc.Logging: NetworkMonitor: Start monitoring with native observer -5476376626976149440 |
I want to estabilish my own server after testing the connection is good at far sea, with this application... |
I have ran into this problem with my own testing and its really strange. if i put the EE UK data sim in the andruav drone phone and try and stream video, all I get is a black screen on the webclient, if i take that same simcard, insert it into a different phone or dongle then share that connection using the wifi hotspot with the andruav drone phone it works. If i connect the andruav drone phone to a vpn with the sim inserted it will work. so there is some strange routing issue. |
Some more testing has showed that this is related to the Mobile network as It works reliably with an O2 UK mobile sim. so I believe there is some routing or DNS limitations with some mobile networks. |
I belive this is a WEBRTC issue rather than a andruav issue https://groups.google.com/g/discuss-webrtc/c/SkmRIO_wcRo?pli=1 |
#8
I had thought that the problem was solved now.
however, while I go out for flying outdoors, the video connection failed to establish again. when drone card connected to WIFI, not LTE, the video connection could be estabilished.
Despite many many attempts, the connection couldn't be established. Initially, I believed that turning off the network program had solved the issue, but that was not the case.
Although changing the settings (including the initial installation, ID, and network) worked the first time, but connection is not established after that. it is common repeated problem until now
The text was updated successfully, but these errors were encountered: