Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not supporting low latency mode (HLS) #648

Closed
tzutoo opened this issue Dec 29, 2023 · 2 comments
Closed

Not supporting low latency mode (HLS) #648

tzutoo opened this issue Dec 29, 2023 · 2 comments

Comments

@tzutoo
Copy link

tzutoo commented Dec 29, 2023

https://pub.dev/packages/video_player_tizen
'https://stream.mux.com/v69RSHhFelSm4701snP22dYz2jICy4E4FUyk02rW4gxRM.m3u8'

[E] [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: PlatformException(Pause, Player pause failed, null, null)
#0 VideoPlayerVideoholeApi.pause (package:video_player_videohole/src/messages.g.dart:759)

#1 VideoPlayerController._applyPlayPause (package:video_player_videohole/video_player.dart:584)

[E] [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: PlatformException(SetPlaybackSpeed, Player set playback speed failed, null, null)
#0 VideoPlayerVideoholeApi.setPlaybackSpeed (package:video_player_videohole/src/messages.g.dart:550)

#1 VideoPlayerController._applyPlaybackSpeed (package:video_player_videohole/video_player.dart:607)

#2 VideoPlayerController._applyPlayPause (package:video_player_videohole/video_player.dart:581)

#3 VideoPlayerController.play (package:video_player_videohole/video_player.dart:508)

@xuelian-bai
Copy link

Low latency HLS is not supported for now, we will check this crash soon.(we got network issue this week, so can't reproduce this crash)

@hyue7
Copy link
Collaborator

hyue7 commented Jan 3, 2024

@tzutoo Hi, I really recommend you use video_player_avplay, the feature is available using avplay.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants