Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert MPEG.TS stream to HLS (DVB/HDHomeRun) #18

Open
nodecentral opened this issue Jul 26, 2019 · 1 comment
Open

Convert MPEG.TS stream to HLS (DVB/HDHomeRun) #18

nodecentral opened this issue Jul 26, 2019 · 1 comment

Comments

@nodecentral
Copy link

nodecentral commented Jul 26, 2019

Hi

I’d like to try to convert a live dvb/mpeg,ts stream to a HLS format for playing via Safari on iOS.

How would I do that, currently injecting the DVB/Homerun TV channel’s stream’s url “http://192.168.102.217:5004/auto/v1’ the ‘silence detecting’ node just shows downloading and nothing seems to progress as a payload ?

I’d ideally like the output to be a new url , showing the stream but in the desired converted/transmux’d format.

@chughts
Copy link
Member

chughts commented Jul 30, 2019

Check the url. Many streaming urls are actually a script powered web page that controls the stream. The ffmpeg node requires a real stream, which is getting more difficult to find.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants