bromo
16-01-06, 16:57
I'm working on a simple html based playlist 'thing'. I am able to walk the /hdd/audio directory, build a playlist file and start a cgi program that starts MediaPlayer for all directories listed in that file.
My problem now is that the cgi program (c program) crashes when it's started 'through' the httpd(as a cgi should). When I logon through telnet and start the same program, it runs happily, playing everything in the playlist.
Is there anybody out these that has seen this problem (and knows how to handle it..)?
When I get a decently working set of programs, I will share them of course(if someone is interested in a simple web based player)..
Thanks! (Oh, I'm running on Martinb's latest and greatest stage2b)
My problem now is that the cgi program (c program) crashes when it's started 'through' the httpd(as a cgi should). When I logon through telnet and start the same program, it runs happily, playing everything in the playlist.
Is there anybody out these that has seen this problem (and knows how to handle it..)?
When I get a decently working set of programs, I will share them of course(if someone is interested in a simple web based player)..
Thanks! (Oh, I'm running on Martinb's latest and greatest stage2b)