curl / Mailing Lists / curl-library / Single Mail
Buy commercial curl support from WolfSSL. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder himself.

RE: curl-library Digest, Vol 174, Issue 10

From: Erik Janssen via curl-library <curl-library_at_cool.haxx.se>
Date: Fri, 14 Feb 2020 10:58:57 +0000

> how to store that bitstream as video  file .if i want to display that bitstream  as video what are the
> ways you can  suggest ?

You can dump it to a file and vlc/ffmpeg can play that raw content. But it will go as fast as possible because the framerate isn’t known. For this you will need to write it in a decent container like .mp4 format.

You can look into gstreamer or ffmpeg. Curl only does the transport like Dan mentioned.

Erik

Btw, did you notice:
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of curl-library digest..."

-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2020-02-14