flutter_vlc_player icon indicating copy to clipboard operation
flutter_vlc_player copied to clipboard

Please add support to send headers to play videos from url.

Open Akash9151 opened this issue 4 years ago • 16 comments

Akash9151 avatar Apr 11 '20 19:04 Akash9151

Do you need HTTP headers? If yes, which ones?

jbkempf avatar Apr 15 '20 15:04 jbkempf

Do you need HTTP headers? If yes, which ones?

Yes, I need HTTP headers. Basically I want to use cookies.

Akash9151 avatar Apr 16 '20 12:04 Akash9151

Authentication header?

dakzh avatar Apr 24 '20 11:04 dakzh

Authentication header?

Yes Similar to this.

Akash9151 avatar Apr 24 '20 11:04 Akash9151

Again, which ones?

jbkempf avatar Apr 24 '20 11:04 jbkempf

We just want to be able to set custom headers for HTTP requests that player sends.

ghost avatar May 13 '20 02:05 ghost

Authentication header would be great

neckaros avatar Oct 28 '20 11:10 neckaros

Any update for this? I need Authentication header for streaming cameras...

MattiaudaNicolasCN avatar Aug 20 '21 06:08 MattiaudaNicolasCN

+1

zhahouming avatar Jun 07 '22 13:06 zhahouming

@jbkempf Header authorization please, really needed

AimanKyo97 avatar Jul 07 '22 08:07 AimanKyo97

Do you need HTTP headers? If yes, which ones?

To be precise this one would be super useful:

https://developer.mozilla.org/fr/docs/Web/HTTP/Headers/Authorization

neckaros avatar Jul 07 '22 21:07 neckaros

For example video_player offer this with a Map value that you add in the Constructor , unfortunately it only send it once on the first request , sadly subrequests don't have the headers set so this wouldn't work for a protected Segmented Streaming 😞

Bump 👍

justbendev avatar Dec 11 '22 02:12 justbendev

@justbendev Please any update on this?

dev-gyata avatar Jun 29 '23 10:06 dev-gyata

+1

lozinskydino avatar Sep 17 '23 23:09 lozinskydino

any update?

htetaunglin avatar Oct 08 '23 09:10 htetaunglin