Problems trying to create dynamic input.http source #1887
-
I'm using this code in an attempt to create an input.http source via telnet, but get an ffmpeg error
If I use a static url in the play method then I get a connection and the print "#{pl}" line returns the correct url in quotes when i issue the play "url" through telnet. Is it possible to do this at present ? Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
I can get this to work. I think the incoming stream may have hung at the time of testing. |
Beta Was this translation helpful? Give feedback.
-
Hi, That looks like a pretty cool script. It works locally actually, when used with this url: Could you post more logs or perhaps a URL that does not work for you? |
Beta Was this translation helpful? Give feedback.
-
Hi @toots Yes, it works for me too. ( comment above yours ). I've been running liq inside screen and using copy mode to scroll logs, I think i left copy mode on and the script hung, so i was getting silence using this script and thought i had issues. ... though .. is there a way to interact with the play and stop commands via a web interface rather than telnet ? Thanks |
Beta Was this translation helpful? Give feedback.
Hi,
That looks like a pretty cool script. It works locally actually, when used with this url:
https://supersoul.live:8020/SRRS320kbps
.Could you post more logs or perhaps a URL that does not work for you?