Fix streaming admin server to work on Ubuntu 16.04 and add startup script for /etc/init.d#3
Open
gkenaley wants to merge 3 commits intomacosforge:masterfrom
Open
Fix streaming admin server to work on Ubuntu 16.04 and add startup script for /etc/init.d#3gkenaley wants to merge 3 commits intomacosforge:masterfrom
gkenaley wants to merge 3 commits intomacosforge:masterfrom
Conversation
Author
|
The streamingadminserver.pl incompletely renders web pages and is non-functional when hosted on Ubuntu 16.04 (and probably on many other recent Linux distros). After considerable searching I found a fix at https://vk.com/wingcatlab?w=wall-99790498_55 and translated it from Russian. The fix required a companion change to parse_xml.cgi. The other thing I found was missing was a startup script "darwin-streaming-server" for /etc/init.d - it can be installed with "sudo update-rc.d darwin-streaming-server defaults 95". |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
By submitting a request, you represent that you have the right to license
your contribution to the community, and agree that your contributions are
licensed under the Apple Public Source License Version 2.0.
For existing files modified by your request, you represent that you have
retained any existing copyright notices and licensing terms. For each new
file in your request, you represent that you have added to the file a
copyright notice (including the year and the copyright owner's name) and the
Darwin Streaming Server's licensing terms.