MrAssisted
MrAssisted
RRunPod
Created by MrAssisted on 6/27/2024 in #⚡|serverless
Exposing http ports on serverless
quick question: do we pay for pod startup time?
105 replies
RRunPod
Created by MrAssisted on 6/27/2024 in #⚡|serverless
Exposing http ports on serverless
tbh might want to flip back to the original i2i-realtime and use zmq https://github.com/kylemcdonald/i2i-realtime/blob/main/worker_app.py
105 replies
RRunPod
Created by MrAssisted on 6/27/2024 in #⚡|serverless
Exposing http ports on serverless
and how would I send the frames?
105 replies
RRunPod
Created by MrAssisted on 6/27/2024 in #⚡|serverless
Exposing http ports on serverless
would that scale? Like many people could be using it at the same time?
105 replies
RRunPod
Created by MrAssisted on 6/27/2024 in #⚡|serverless
Exposing http ports on serverless
interesting. I tried cloudflare tunnel but couldnt figure it out. hadn't thought of vpn
105 replies
RRunPod
Created by MrAssisted on 6/27/2024 in #⚡|serverless
Exposing http ports on serverless
PRs welcome lol
105 replies
RRunPod
Created by MrAssisted on 6/27/2024 in #⚡|serverless
Exposing http ports on serverless
currently it just turns the frames of your webcam into jpgs and sends them to the server, you'd do the same thing with the video as it plays
105 replies
RRunPod
Created by MrAssisted on 6/27/2024 in #⚡|serverless
Exposing http ports on serverless
it would totally be possible, just haven't built it yet
105 replies
RRunPod
Created by MrAssisted on 6/27/2024 in #⚡|serverless
Exposing http ports on serverless
dming the link 1 sec
105 replies
RRunPod
Created by MrAssisted on 6/27/2024 in #⚡|serverless
Exposing http ports on serverless
wanna try it out lol
105 replies
RRunPod
Created by MrAssisted on 6/27/2024 in #⚡|serverless
Exposing http ports on serverless
well that's how it works currently
105 replies
RRunPod
Created by MrAssisted on 6/27/2024 in #⚡|serverless
Exposing http ports on serverless
in fact the server -><- runpod connection maybe I want to find a better way to do it than websockets. Some messaging queue or something
105 replies
RRunPod
Created by MrAssisted on 6/27/2024 in #⚡|serverless
Exposing http ports on serverless
instead of just sending the frames directly between the runpod instance and the browser
105 replies
RRunPod
Created by MrAssisted on 6/27/2024 in #⚡|serverless
Exposing http ports on serverless
browser -><- my server -><- runpod
105 replies
RRunPod
Created by MrAssisted on 6/27/2024 in #⚡|serverless
Exposing http ports on serverless
the only annoying thing is now I need to maintain double the websocket connections
105 replies
RRunPod
Created by MrAssisted on 6/27/2024 in #⚡|serverless
Exposing http ports on serverless
ur a genius
105 replies
RRunPod
Created by MrAssisted on 6/27/2024 in #⚡|serverless
Exposing http ports on serverless
im gonna quick spin something up locally and ngrok into it and see if that works
105 replies
RRunPod
Created by MrAssisted on 6/27/2024 in #⚡|serverless
Exposing http ports on serverless
well wait no that might work
105 replies
RRunPod
Created by MrAssisted on 6/27/2024 in #⚡|serverless
Exposing http ports on serverless
well nah it needs to go both ways
105 replies
RRunPod
Created by MrAssisted on 6/27/2024 in #⚡|serverless
Exposing http ports on serverless
oh snap
105 replies