Answer for Setting up a transcode session
bryan wrote:hello, launchProcess keepAlive=1 fullbinarypath=./evo-avconv arguments=-f mjpeg -i http://sics.com:9001/mjpeg.cgi -vcodec libx264 -g 10 -acodec libfaac -f rtsp -metadata title=test1 rtsp://localhost:5544 BryanThanks Bryan – I don’t seem to have evo-avconv (or the path is different), so I used the full avconv instead. It worked beautifully! Thanks!