Skip to content
New issue

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

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

Already on GitHub? # to your account

The input file can not be read: http://192.168.10.25:9981/stream/channelid//12 #28

Open
celevra opened this issue Sep 14, 2013 · 1 comment

Comments

@celevra
Copy link

celevra commented Sep 14, 2013

Hi,

it takes not a second, it isn't realy trying and i get this error:
The input file can not be read: http://192.168.10.25:9981/stream/channelid//12

this is my source command:
source_command: 'ffmpeg -y -i %s -vcodec copy -acodec copy -f ogg -'

it is a fresh installed ubuntu 13.04 only ruby, ffmpeg and everything the segmenter needs is installed.
are there any gems that i need?

best regards

Philipp

@celevra
Copy link
Author

celevra commented Sep 16, 2013

in hs_config on line 77 is
if !File.readable? config['input_location']

but if the location is a http stream, the file cannot be readable ;-)
i'm no ruby coder, so i have no glue how i can fix this other then commenting out, but this helps only me, not others...

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

No branches or pull requests

1 participant