Input.http change value #3065
lowepalma
started this conversation in
User Support
Replies: 1 comment 3 replies
-
Hi @lowepalma, input_1 = input.http("https:examples.com:8000/stream")
input_2 = input.http("https:examples222.com:8000/stream")
There are multiple ways to resolve your problem.
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am using input.httml("https:examples.com:8000/stream) and then i want another connection be input.httml("https:examples222.com:8000/stream) i can't get it to change the url it always plays the same as it loads . Is there something to reset it to stop it, how would it be done
Beta Was this translation helpful? Give feedback.
All reactions