XGD_Runtime Error and Loading Video problem
See original GitHub issueHello, thank you to everyone who contributed to this project. When I try it on Jetson nano, the video feels like loading continuously. It plays after 5 seconds, loads again, plays again for 5 seconds, then pauses. I refresh the page but the same problem continue. It also gives errors related to XGD_Runtime on console.
I created the docker image with the command below.
docker build -f jetson-nano.Dockerfile -t "neuralet/smart-social-distancing:latest-jetson-nano" .
Also I tried it on my PC, the result is same. What am i missing ?
Issue Analytics
- State:
- Created 3 years ago
- Reactions:1
- Comments:6 (3 by maintainers)
Top Results From Across the Web
xdg runtime error and have to terminate manually #43 - GitHub
Hi, when I run the examples I came across following (maybe not) errors: error: XDG_RUNTIME_DIR not set in the environment.
Read more >"error: XDG_RUNTIME_DIR not set in the environment." when ...
I am attempting to run nautilus as root but when I run "sudo nautilus" from the terminal, I get the following error: error:...
Read more >[SOLVED] XDG variables are not set automatically
After rebooting, I had a couple of issues, and I found out that they were all related to some XDG* variables being empty....
Read more >[SOLVED] HOW TO launch an X app under a normal user on ...
When running from root it is disconnected from the non-root user's display, XDG runtime environment and KDE session parms. All these variables ...
Read more >WSL Ubuntu 20.04.3 error: XDG_RUNTIME_DIR not set in the ...
I use Ubuntu 20.04.3 WSL on Windows 10. I compiled my c++ program (which uses the SDL2 library) into an executable file named...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I am having the same issue without any display
Hey, we just got around checking these old issues, sorry about the delay.
The issue could be related to processing speed or the old frontend. Considering a few improvements have been done on the former and that we deprecated the old frontend for a new one on react, I presume this has been fixed. (Although the video streaming is still a bit rough around the edges)
Feel free to try to reproduce it if you are still interested and report back If performance is still an issue. Elsewise I’ll close this issue in a week 😃