rochelryu
rochelryu
I finally settled, the listening of the background must be done only after the token is made available in the application. So you have to be careful to initialize the...
it's because you're trying it on your emulator. try it on a real phone
Still the same error, a package update would really be ideal
@dongfengweixiao Not read my link https://viamotionhsi.netplus.ch/live/eds/canalj/browser-dash/canalj.mpd my config: ``` import 'package:flutter/foundation.dart'; import 'package:media_kit/media_kit.dart'; import 'package:media_kit_video/media_kit_video.dart'; import 'package:stream_ryu/core/utils/logger.dart'; enum MediaKitPlayingState { initialized, playing, paused, buffering, stopped, error, } /// Service MediaKit...
@dongfengweixiao I installed the video_player_media_kit plugin as you advised, but it gives the same result as media_kit for the dash, which is that the video is behind the sound, and...
I would like to remind you that my .mpd files are live channels and not just VOD content.
Hi, any update on this?
Anyone have one solution on this bug ?
this is my error: PlatformException(channel-error, Unable to establish connection on channel., null, null) I/flutter ( 9282): ┌─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── I/flutter ( 9282): │ #0 main. (package:stream_ryu/main.dart:106:12) I/flutter ( 9282): │ #1 _RootZone.runBinary...
The problem depend of new version flutter stable.