question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

XGD_Runtime Error and Loading Video problem

See original GitHub issue

Hello, 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 ?

Screen Shot 2020-06-26 at 20 45 45

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
nabil-bukharicommented, Jul 30, 2020

I am having the same issue without any display

Screenshot from 2020-07-30 18-48-52

0reactions
renzodgccommented, Jan 19, 2021

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 😃

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found