daniilidis-group / ffmpeg_image_transport

image transport that uses libavcodec for compression
Apache License 2.0
43 stars 13 forks source link

Decode the ffmpeg image #4

Closed alrousanqusay closed 2 years ago

alrousanqusay commented 3 years ago

Am transmitting the ffmpeg image to a remote computer, Is there a way to decode the ffmpeg image after transmitting the image over UDP

When i try to this i got the following warning image

berndpfrommer commented 3 years ago

Is this related to #3?