-
Notifications
You must be signed in to change notification settings - Fork 1
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
please, help #4
Comments
There is a space in your device name, so you need to quote the string: |
Do you install |
Yes |
What's the result of running |
opening in the command line? |
Yep, the same place you run |
I guess I introduce a regression bug when adding support for Linux. Please downgrade |
do you need to uninstall the current version ?? |
No, just reinstall it. |
What I can tell from the log is |
Is it possible to check device compatibility? |
I am afraid I have no idea. I write this project to learn some fundamental knowledge of SSDP, DLNA and HLS. But I am not an expert of this domain. |
This project could help many owners dji Googles 2 Because Dji Not going to work on that usage plan |
@DENZAKIN did you managee to use this project with Dji goggles 2? |
@pierluigizagaria I tried but could not achieve any result, try it, maybe something will work out for you |
Mabye https://github.com/UniversalMediaServer/UniversalMediaServer could work, it at least detects the goggles.. I guess we would have to know the right codec & bitrate, then you could maybe make a custom profile with medaserver which works. Sadly I am also still searching for a solution. |
@hexxone This project also detects glasses as you can see from my screenshots, I will try your option later |
Ok actually I found an App which can flawlessly Stream to the DJI Goggles. Its this one https://play.google.com/store/apps/details?id=de.twokit.video.tv.cast.browser.dlna ... detects instantly and can seemingly play various video formats from multiple websites. The problem is, aside from that the app is overloaded with ads and really not well usable... As to my understanding UPNP / DLNA are not using encryption. |
I did some more debugging with the Goggles2, as it turns out once you start the "Wireless Streaming" on the Goggles 2 and connect to your wifi network, you can simply access its DLNA service definitions via the webserver in LAN. In these definitions, you can see the Goggles provide a Audio Codecs: Video Codecs: Maybe this can help you in some regard. I will also keep digging as I really want to use this streaming feature with my goggles to watch stuff on my pc ^^ |
Hi @hexxone |
Yeah, no problem :) First off, me "debugging" was only referring to using some curl commands for sending DLNA queries. I dont have any hardware access to the goggles besides web ^^I just thre some stuff at it and watched what sticked and the I've read this article: https://shaleenjain.com/blog/vlc-dlna-support-2/ which seems to describe how VLC actually implemented the DLNA casting feature on their player... I was sceptical about first because VLC also doesnt discover the Goggles.
The goggles seem to use the "Platinum/1.0.5.13" and "DLNADOC/1.50" Server for their tech stack internally. Here you can see a similar API which SONOS uses: https://sonos.svrooij.io/services/connection-manager Now, regarding how to access the web server on the Goggles..
I can also attach the ones from my goggle for comparison. Notice i've redacted the serial numbers.. The question on which encoding settings exactly the goggles support is still open, as it's probably heavily reliant on the underlaying microcontrollers they used and what these support. Let me know if you can figure something out 👍 |
Thank you @yigithankardas and @hexxone for your interest and your research. Do you already confirm that this is not network issue but protocol. Just as @hexxone suggested, can you open a browser in Goggles to access a web page started on your computer (you may start one with |
Hello @link89, |
One more thing @yigithankardas and @DENZAKIN I just found out, you can also successfully stream to the DJI Goggles using the Windows Store "Movies & TV" application from Microsoft... Works flawlessly for anything I have tested. Just play something, connect Goggles to Wifi, press the 3 dots on the bottom right "Stream to Device", and done! I am not sure if that also work for live streaming but any movie and video - no problem! |
The text was updated successfully, but these errors were encountered: