apivideo / api.video-flutter-live-stream

Flutter RTMP live stream client. Made with ♥ by api.video
MIT License
65 stars 39 forks source link

[Feat]: Does this package work with other RMTP endpoints not api.video ones? #46

Closed LucaJeevanjee closed 7 months ago

LucaJeevanjee commented 10 months ago

Version

1.1.3

Environment that reproduces the issue

Using on ios 17 Flutter Latest

Use case description

Im trying to connect to a Mux livestream to broadcast to it yet it is not working. I am getting no OnConnection, OnError or any other messages from the controller.

Proposed solution

No response

Alternative solutions

No response

ThibaultBee commented 10 months ago

Hi,

Well, it is supposed to work on most of the RTMP endpoints. Pretty sure, some user already used this library to stream to Mux.

But I haven't tested this version on iOS 17.

Do you have the same issue with Android?

LucaJeevanjee commented 10 months ago

Haven’t tested on Android, weirdly I just downloaded the package and used their example with my mux stream and it’s working fine. Must be something in my code, im separating my streaming logic now and will test to figure it out.

On 7 Dec 2023, at 13:12, Thibault Beyou @.***> wrote:

Hi,

Well, it is supposed to work on most of the RTMP endpoints. Pretty sure, some user already used this library to stream to Mux.

But I haven't tested this version on iOS 17.

Do you have the same issue with Android?

— Reply to this email directly, view it on GitHub https://github.com/apivideo/api.video-flutter-live-stream/issues/46#issuecomment-1845320865, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHLF6Z2FDBTIAISAAM7KU6DYIG6CXAVCNFSM6AAAAABAK6DZY2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNBVGMZDAOBWGU. You are receiving this because you authored the thread.

ThibaultBee commented 7 months ago

Is this issue solved?

ThibaultBee commented 7 months ago

Stalled issue -> Closing.