TheWidlarzGroup / react-native-video

A <Video /> component for react-native
https://docs.thewidlarzgroup.com/react-native-video/
MIT License
7.23k stars 2.9k forks source link

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

Open MdAbubakar opened 1 month ago

MdAbubakar commented 1 month 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 month 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 month 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 month 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 month 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 month 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.

github-actions[bot] commented 4 days ago

This issue is stale because it has been open for 30 days with no activity. If there won't be any activity in the next 14 days, this issue will be closed automatically.