I don´t understand how can i use this node #15
Answered
by
alexkn
gedasnow04
asked this question in
Q&A
-
|
Hi , i installed this node , and i don't know can i use for do dlna in a Samsung tv with dlna Thanks a lot |
Beta Was this translation helpful? Give feedback.
Answered by
alexkn
Jan 12, 2022
Replies: 2 comments
-
|
how can i do for send a video of youtube to my tV ? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I actually only use it with radio streams. Select your TV as Device in the node configuration. {
"action":"load",
"url":"http://url"
} |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
alexkn
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I actually only use it with radio streams.
But it should also work with videos.
Select your TV as Device in the node configuration.
And send a payload like this to the node:
{ "action":"load", "url":"http://url" }