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

Missing directory "webapps/hlsapp/WEB-INF/segments" #15

Open
zwerfkat opened this issue Jun 15, 2015 · 0 comments
Open

Missing directory "webapps/hlsapp/WEB-INF/segments" #15

zwerfkat opened this issue Jun 15, 2015 · 0 comments

Comments

@zwerfkat
Copy link

The segmentDirectory "webapps/hlsapp/WEB-INF/segments/" from the red5-web.xml configuration file is not present when installing the hls-plugin example. As a result, the plugin does not work and unexpected errors may show up like:

2015-06-12 07:14:47,153 [SegmentExecutor-3] WARN o.r.xuggler.writer.HLSStreamWriter - Audio packet was not complete
2015-06-12 07:14:47,153 [SegmentExecutor-3] WARN o.r.xuggler.writer.HLSStreamWriter - Video packet was not complete

After creating the directory manually, the problem has gone. Maybe it is a good idea to let the plugin check for the listed segmentDirectory and issue an appropriate error when it is not present or when there cannot be written to?

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

1 participant