Hello Team,
I am looking on how to convert real time HLS stream to UDP in different
interface of the server. So i found it can be done through ffmpeg so if
someone can provide me best way to do it, i would be very grateful.
Thank you,
With Best Regards,
Samin Katwal
_
Hello,
Ffmpeg has supported H264 hardware decoding by mediacodec.But it cannot
support H264 encoder by mediacodec.
Can you add H264 encoder by mediacodec in future?
Thank's for help.
Regards.
flhcd
___
ffmpeg-user mailing list
ffmpe
I am streaming a ip camera feed. I want to display an image overlay on the
bottom of the screen with an image that refreshes. I also want to apply an
.acv color curve to the image to get rid of fog and haze. I have figured
out how to do both operations separately, but am having trouble figuring
out