I need to send raw frame/image to server for post processing and server 
returned new image that I need to complete with ffmpeg. Do any one know how to 
do this?
Somethink like that:
ffmpeg -i test.jpg -vf format=rgb24,http=localhost:8080 -y out.jpg
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to