nelsonjchen / op-replay-clipper

📽 Capture and develop clips of openpilot. UI optional. Already deployed on Replicate.com for YOUR immediate use!
https://replicate.com/nelsonjchen/op-replay-clipper
MIT License
86 stars 13 forks source link

Go Live no longer works #30

Closed Rocketboy235 closed 10 months ago

Rocketboy235 commented 1 year ago

When trying to start the web server by clicking on Go Live in the bottom right corner, the following is displayed when it tries to load the page showing the directory of the live server.

image

nelsonjchen commented 1 year ago

Pretty sure this is a codespaces bug at the moment:

https://github.com/orgs/community/discussions?discussions_q=is%3Aopen+port+forwarding

Unfortunately, I'm not sure where GitHub is tracking it.

nelsonjchen commented 1 year ago

As an example, I can't even get it to forward python -m http.server, one of the simplest servers out there.

nelsonjchen commented 10 months ago

I've chosen to simply deprecate Codespaces and use replicate.com to host the clipper where this issue is no longer applicable.