Re: curl-library Digest, Vol 174, Issue 14
Date: Sun, 16 Feb 2020 10:43:05 -0700
I'm a little confused.... don't see any response for my multibyte
characters with ntlm issue.
On Sat, Feb 15, 2020, 4:03 AM <curl-library-request_at_cool.haxx.se> wrote:
> Send curl-library mailing list submissions to
> curl-library_at_cool.haxx.se
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://cool.haxx.se/cgi-bin/mailman/listinfo/curl-library
> or, via email, send a message with subject or body 'help' to
> curl-library-request_at_cool.haxx.se
>
> You can reach the person managing the list at
> curl-library-owner_at_cool.haxx.se
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of curl-library digest..."
>
>
> Today's Topics:
>
> 1. Re: curl-library Digest, Vol 174, Issue 10 (Dan Fandrich)
> 2. Multibyte username/password for ntlm curl for non-windows
> platforms. (Zach Hall)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Fri, 14 Feb 2020 13:05:33 +0100
> From: Dan Fandrich <dan_at_coneharvesters.com>
> To: curl-library_at_cool.haxx.se
> Subject: Re: curl-library Digest, Vol 174, Issue 10
> Message-ID: <20200214120533.GA20247_at_coneharvesters.com>
> Content-Type: text/plain; charset=iso-8859-1
>
> On Fri, Feb 14, 2020 at 04:20:31PM +0530, Nishad DESHMUKH via curl-library
> wrote:
> > how to store that bitstream as video file .if i want to display that
> > bitstream as video what are the ways you can suggest ?
>
> As I said, gstreamer is one option. It all depends on what you're trying
> to do.
> You might be able to get away with using an existing application like
> ffmpeg or
> vlc to download and display a video all at once and you can avoid writing
> any
> code at all. If you want the datastream on disk to display later, you
> might be
> able to use an existing command-line client to download via rtsp (I don't
> think
> the curl command-line will actually do that) and display that video using
> any
> video player application. But, if video downloading and playing is to be an
> integral, embedded part of your application, then libcurl + gstreamer is
> probably a good approach.
>
>
> ------------------------------
>
> Message: 2
> Date: Fri, 14 Feb 2020 05:54:49 -0700
> From: Zach Hall <zchprogramming_at_gmail.com>
> To: curl-library_at_cool.haxx.se
> Subject: Multibyte username/password for ntlm curl for non-windows
> platforms.
> Message-ID:
> <
> CAL5UX5AERdKbAi+GxcdvFxDMxH10GXdFY1s_mno+vZKgE8mVFQ_at_mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> Hello!
> We use libcurl for ntlm logins. We are trying to better support our Russian
> customers, I noticed that for windows, I can get the curl library to accept
> these multibyte character usernames by defining the UNICODE macro in
> config-win32.h, this works like a charm. but appears to be specific to
> WIN32 builds. We support a number of platforms outside of windows,
> namely mac android and ios. How would I support these Russian characters
> for non-windows platforms? Seems like all the code supports is ascii.
>
> Thanks!
>
> Zach hall
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://cool.haxx.se/pipermail/curl-library/attachments/20200214/d9fd9173/attachment-0001.html
> >
>
> ------------------------------
>
> Subject: Digest Footer
>
> _______________________________________________
> curl-library mailing list
> curl-library_at_cool.haxx.se
> https://cool.haxx.se/cgi-bin/mailman/listinfo/curl-library
>
>
> ------------------------------
>
> End of curl-library Digest, Vol 174, Issue 14
> *********************************************
>
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2020-02-16