TheWidlarzGroup / react-native-video

A <Video /> component for react-native
https://thewidlarzgroup.github.io/react-native-video/
MIT License
7.18k stars 2.89k forks source link

[Feature]: The multi video track is not working in iOS #4247

Open MdAbubakar opened 1 day ago

MdAbubakar commented 1 day ago

Version

6.5.0

What platforms are you having the problem on?

iOS

System Version

iOS any version

On what device are you experiencing the issue?

Real device, Simulator

Architecture

Old architecture

What happened?

The multi video track is not supported in iOS, but it's needed as we want to provide the video quality change functionality to the user same as Android for HLS streaming. The "onVideoTracks" function and the "selectedVideoTrack" prop is not working in iOS and we are facing the issue with subtitles also. Please add the multi video track support for iOS also.

Reproduction Link

repository link

Reproduction

Step to reproduce this bug are:

  1. Play any HLS (.m3u8) content.
  2. Check the onVideoTracks function response.
  3. And then select any video track form the available video tracks in the master .m3u8 url
github-actions[bot] commented 1 day ago
Previous bot comment (click to expand)
Previous bot comment (click to expand)
Previous bot comment (click to expand) Thank you for your issue report. Please note that the following information is missing or incomplete: - reproduction link Please update your issue with this information to help us address it more effectively. > Note: issues without complete information have a lower priority There is a newer version of the library available. You are using version 6.5.0, while the latest stable version is 6.7.0. Please update to the latest version and check if the issue still exists. > Note: If the issue still exists, please update the issue report with the latest information.
github-actions[bot] commented 1 day ago
Previous bot comment (click to expand)
Previous bot comment (click to expand) Thank you for your issue report. Please note that the following information is missing or incomplete: - reproduction link Please update your issue with this information to help us address it more effectively. > Note: issues without complete information have a lower priority There is a newer version of the library available. You are using version 6.5.0, while the latest stable version is 6.7.0. Please update to the latest version and check if the issue still exists. > Note: If the issue still exists, please update the issue report with the latest information.
github-actions[bot] commented 1 day ago
Previous bot comment (click to expand) Thank you for your issue report. Please note that the following information is missing or incomplete: - reproduction link Please update your issue with this information to help us address it more effectively. > Note: issues without complete information have a lower priority There is a newer version of the library available. You are using version 6.5.0, while the latest stable version is 6.7.0. Please update to the latest version and check if the issue still exists. > Note: If the issue still exists, please update the issue report with the latest information.
MdAbubakar commented 1 day ago

Thank you for your issue report. Please note that the following information is missing or incomplete:

  • reproduction link

Please update your issue with this information to help us address it more effectively.

Note: issues without complete information have a lower priority

There is a newer version of the library available. You are using version 6.5.0, while the latest stable version is 6.7.0. Please update to the latest version and check if the issue still exists.

Note: If the issue still exists, please update the issue report with the latest information.

Yes, I have checked with the updated version 6.7.0 also but the issue still persist

github-actions[bot] commented 1 day ago

Thank you for your issue report. Please note that the following information is missing or incomplete:

Please update your issue with this information to help us address it more effectively.

Note: issues without complete information have a lower priority

There is a newer version of the library available. You are using version 6.5.0, while the latest stable version is 6.7.0. Please update to the latest version and check if the issue still exists.

Note: If the issue still exists, please update the issue report with the latest information.