THEOplayer / flutter-theoplayer-sdk

THEOplayer Flutter SDK
https://theoplayer.com
MIT License
12 stars 0 forks source link

Not able to play HLS video #39

Closed Sumit258000 closed 1 month ago

Sumit258000 commented 1 month ago

Thanks for the plugin but its not able to play following .m3u8 video. I am not getting any errors in logcat. I used example source code to play.Thanks

Danesz commented 1 month ago

Hi @Sumit258000, thanks for raising this issue.

It is only an Android issue, or general?

Have you configured your license string for the player? https://github.com/THEOplayer/flutter-theoplayer-sdk/blob/develop/flutter_theoplayer_sdk/example/lib/main.dart#L11

By default, the demo app only plays streams from *.theoplayer.com domain. You can request a Flutter license from https://portal.theoplayer.com, if you don't have one yet.

I hope this helps!

Sumit258000 commented 1 month ago

@Danesz I don't have license following that link is asking for business email. As currently I am making app for open source streaming software. Is there any other way I can get the license ?

Sumit258000 commented 1 month ago

Closing this issue as error occurred because of unavailability of license is source code.

Danesz commented 1 month ago

@Danesz I don't have license following that link is asking for business email. As currently I am making app for open source streaming software. Is there any other way I can get the license ?

Hi @Sumit258000 ,

if you plan to try/use THEOplayer, I would suggest reaching out to our team (via the form and they can come back to you asap). They can provide a trial license to try out our player and also see what options are available for you.

(Note: I have tried your stream and it plays fine after providing a valid license)

Sumit258000 commented 1 month ago

@Danesz Yeah I tried by filling that form but I got reply from Brian. We currently don't have a demo/ development license, only an enterprise license.