Skip to content

Conversation

@hyue7
Copy link
Collaborator

@hyue7 hyue7 commented Mar 24, 2023

”video_player_videohole“ is a new video player plugin ,used to play videos of DRM (playready & widevine).
It's based on MM player and only supports on Tizen TV devices.

@swift-kim swift-kim force-pushed the video_player_videohole branch from ef5786a to b1d0f99 Compare March 27, 2023 03:28
@swift-kim
Copy link
Member

Just rebased the commits. Please notify me when the internal review is done.

Copy link
Member

@swift-kim swift-kim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a few questions before the actual review.

@hyue7 hyue7 force-pushed the video_player_videohole branch from 94d7965 to 69660ad Compare April 3, 2023 10:44
@swift-kim swift-kim force-pushed the video_player_videohole branch from 64fc200 to 221f828 Compare April 24, 2023 08:38
@swift-kim
Copy link
Member

swift-kim commented Apr 24, 2023

@hyue7 Oh, I just forgot to switch to the partner certificate. Thank you anyway.

I'll be pushing more commits in this week. If there's any part that you can't understand or if you find anything strange, please let me know. Also, please try to improve your coding skills before submitting a new PR in the future. The code quality is one of the most important aspects of this project.

@swift-kim
Copy link
Member

swift-kim commented Apr 25, 2023

The sound doesn't play when the playback speed is not "1.0". Can you reproduce this issue? Do you have any idea why?

@hyue7
Copy link
Collaborator Author

hyue7 commented Apr 25, 2023

The sound doesn't play when the playback speed is not "1.0". Can you reproduce this issue? Do you have any idea why?

We didn't do any work around video sound, I will check with MM team.

@swift-kim
Copy link
Member

@hyue7 Integration tests are failing because OnPlayCompleted is not properly called. Could you take a look?

To run the integration test locally, you run either of the following in the example directory.

$ flutter-tizen test integration_test
(or)
$ flutter-tizen drive --target integration_test/video_player_test.dart --driver test_driver/integration_test.dart

@hyue7
Copy link
Collaborator Author

hyue7 commented Apr 27, 2023

Integration tests are failing because OnPlayCompleted is not properly called.

I run Integration tests of video_player_tizen, it also failed because of OnPlayCompleted. I will keep track of this issue.
By the way, I will take Labor Day holiday from 4/29 to 5/3, sorry for the inconvenience.

@swift-kim swift-kim merged commit b1ccb24 into master May 3, 2023
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

Successfully merging this pull request may close these issues.

5 participants