Quote:
Originally Posted by jmersh
./rtmp-host.sh: line 37: rtmpsrv: command not found
|
You could try, oh I dont know, reading up
four posts.
Quote:
Originally Posted by svnpenn
This is a long standing issue that I never came up with a good solution for. The script is looking for RtmpSrv on the "PATH", not the current directory or even the directory with the script. For now you can fix this by doing one of these
- move RtmpSrv to the PATH, for example C:\cygwin\usr\local\bin\rtmpsrv.exe
- modify the path before running the script
For the long term I think I will put up a warning to this effect if RtmpSrv is not on the PATH.
|
stream-recorder.com/forum/showpost.php?p=55111&postcount=53