Input delay when playing/pausing that seems to be caused by W3CMediaPolyfill

:warning: Before you continue


Before submitting a bug report, please review our troubleshooting documentation at Troubleshoot Issues | Vega Troubleshooting

If you still want to file a bug report, please make sure to fill in all the details below and provide the necessary information.

NOTE: PLEASE ONLY REPORT A SINGLE BUG USING THIS TEMPLATE.
If you’re experiencing multiple issues, please file a separate report for each.


:backhand_index_pointing_right: Bug Description


1. Summary

Provide a brief description of the bug in the SDK and its impact on app functionality.

App Name:
App Link on Amazon Appstore (found through Developer Console → Actions column in App List → View on Amazon.com):

Bug Severity
Select one that applies

  • Impacts operation of app
  • Blocks current development
  • Improvement suggestion
  • Issue with documentation (If selected, please share the doc link and describe the issue)
  • Other

2. Steps to Reproduce

  1. Play live content
  2. While playing live content press button to play or pause
  3. There will occasionally be a noticeable delay between pressing button to play/pause and the live content playing/pausing
  4. Additionally, if paused for some time the delay is longer when pressing play

3. Observed Behavior

Explain what actually happened, noting any discrepancies or malfunctions.

There is occasionally a noticeable delay between pressing button to play/pause and content playing/pausing when viewing live content.

4. Expected Behavior

Describe what you expected the SDK to do under normal operation.

There should not be any noticeable delay when playing or pausing live content

4.a Possible Root Cause & Temporary Workaround

Fill out anything you have tried. If you don’t know, N/A is acceptable

Issue no longer appears when W3CMediaPolyfill install is removed, but removing it makes video timeline not function and seems to impact non live content.

5. Logs or crash report

(Please make sure to provide relevant logs as attachment)

For crash issues, please refer this guide for faster troubleshooting: Detect Where the App Crash Originates | Design and Develop Vega Apps

  • App/Device Logs

  • Crash Logs

  • Crash Report

  • For issues with Kepler Studio Extension, please share log files from below folders:

     ~/.vscode/extensions/amazon.kepler-extension-<version>/ExtensionLogs
     ~/.vscode/extensions/amazon.kepler-ui-extension-<version>/ExtensionLogs
    

6. Environment

Please fill out the fields related to your bug below:

  • SDK Version: 0.20.3719

  • App State: Foreground

  • OS Information
    Please ssh into the device via kepler exec vda shelland copy the output from cat /etc/os-releaseinto the answer section below. Note, if you don’t have a simulator running or device attached kepler exec vda shell will respond with vda: no devices/emulators found

    NAME="OS"
    OE_VERSION="4.0.0"
    OS_MAJOR_VERSION="1"
    OS_MINOR_VERSION="1"
    RELEASE_ID="2"
    OS_VERSION="1.1"
    BRANCH_CODE="VegaMainlineTvIntegration"
    BUILD_DESC="OS 1.1 (VegaMainlineTvIntegration/10209430)"
    BUILD_FINGERPRINT="1.0.20943.0(9a1d8dfa7da5d600)/10209430N:user/dev-keys"
    BUILD_VARIANT="user"
    BUILD_TAGS="dev-keys"
    BUILD_DATE="Wed Sep 03 06:47:08 UTC 2025"
    BUILD_TIMESTAMP="1756882028"
    VERSION_NUMBER="202030943030"
    

7. Example Code Snippet / Screenshots / Screengrabs

Include any relevant code or component setup in React Native that can help reproduce the bug.

import { ExampleComponent } from 'custom-sdk';

<ExampleComponent config={{ key: 'value' }} />

:backhand_index_pointing_right: Playback Issues


If this is a playback issue, please provide your content URL, any pre-conditions (like geo-location), and let us know if it’s x86 or arm7.


<!-- Describe your playback issue if applicable -->

Please share the following details in addition:_

  • Player SDK: [Bitmovin, Shaka, ...]
  • Player SDK Version: [e.g. 1.23]
    • Audio Codecs: [AAC, ...]
    • Video Codecs: [h.264, mp4]
    • Manifest Types: [m3u8, dash, etc ..]

Q: If applicable, please provide your media/content url
If this is created dynamically, tokenized, etc please provide a way for us to access it

[N/A or Content / Media Url for testing]

Q: Are there any special headers required to reproduce the issue you are facing?

N/A

Additionally please provide the following if possible
Provide Screenshots / Screengrabs / Logs. Please include as much information as you can that will help debug.

//pressing pause
14:47:53.326 REMOTE PRESSED
14:47:53.807 Installing W3CMedia polyfills with decodingInfo and sourcebufferimpl
14:47:53.821 MediaSource: isTypeSupported video/mp4; codecs=hvc1.2.4.L63.90
14:47:53.841 hvc1.2.4.L63.90 is supported
14:47:53.841 MediaSource: isTypeSupported video/mp4; codecs=hvc1.1.6.L63.90
14:47:54.325 hvc1.1.6.L63.90 is supported
14:47:54.326 MediaSource: isTypeSupported audio/mp4; codecs=ec-3
14:47:54.422 ec-3  is not supported by platform 
    at AviaPlayerComponent (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:418768:25)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at AnimatedComponent(View) (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:361509:38)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at ModalProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:391131:24)
    at Screen (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:394327:24)
    at PlayerScreenContent (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:491229:41)
    at PlayerContextProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:495287:24)
    at PlayerScreen
    at StaticContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:348409:17)
    at EnsureSingleNavigator (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:344257:24)
    at SceneView (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:348319:22)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at CardSheet (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:400243:23)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at anonymous (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:90967:62)
    at Dummy (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:400295:24)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at anonymous (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:90967:62)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at Card (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:399736:36)
    at CardContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:399369:34)
    at RNSScreen
    at Suspender (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:401035:22)
    at Suspense
    at Freeze (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:401043:23)
    at DelayedFreeze (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:400468:22)
    at InnerScreen (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:400510:36)
    at Screen (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:400760:36)
    at MaybeScreen (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:400338:24)
    at RNSScreenContainer
    at ScreenContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:400619:31)
    at MaybeScreenContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:400328:23)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at Background (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:396969:21)
    at CardStack (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:398338:36)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at CompatNativeSafeAreaProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:397565:24)
    at SafeAreaProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:397453:24)
    at SafeAreaProviderCompat (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:398142:24)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at StackView (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:396052:36)
    at PreventRemoveProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:347285:25)
    at NavigationContent (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:348119:22)
    at anonymous (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:348134:27)
    at StackNavigator (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:395934:18)
    at AppStack (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:497755:94)
    at EnsureSingleNavigator (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:344257:24)
    at BaseNavigationContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:343869:28)
    at ThemeProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:349592:21)
    at NavigationContainerInner (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:349486:26)
    at ProfileContextProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:416753:24)
    at RemoteEventContextProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:350461:24)
    at QueryClientProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:146210:22)
    at ParamountCmpContextProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:411288:24)
    at ParamountCmp (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:409753:29)
    at CmpProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:409566:24)
    at App (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:145890:97)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at AppContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:76999:36)
    at com.cbs.ott.main(RootComponent) (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:126942:28)
14:47:54.875 document.createElement video
14:47:54.885 MediaSource: isTypeSupported video/mp4; codecs=dvhe.05.06
14:47:54.989 The requested combination of container video/mp4  and codec  dvhe.05.06 is not supported 
    at AviaPlayerComponent (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:418768:25)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at AnimatedComponent(View) (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:361509:38)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at ModalProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:391131:24)
    at Screen (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:394327:24)
    at PlayerScreenContent (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:491229:41)
    at PlayerContextProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:495287:24)
    at PlayerScreen
    at StaticContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:348409:17)
    at EnsureSingleNavigator (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:344257:24)
    at SceneView (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:348319:22)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at CardSheet (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:400243:23)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at anonymous (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:90967:62)
    at Dummy (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:400295:24)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at anonymous (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:90967:62)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at Card (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:399736:36)
    at CardContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:399369:34)
    at RNSScreen
    at Suspender (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:401035:22)
    at Suspense
    at Freeze (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:401043:23)
    at DelayedFreeze (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:400468:22)
    at InnerScreen (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:400510:36)
    at Screen (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:400760:36)
    at MaybeScreen (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:400338:24)
    at RNSScreenContainer
    at ScreenContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:400619:31)
    at MaybeScreenContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:400328:23)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at Background (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:396969:21)
    at CardStack (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:398338:36)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at CompatNativeSafeAreaProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:397565:24)
    at SafeAreaProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:397453:24)
    at SafeAreaProviderCompat (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:398142:24)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at StackView (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:396052:36)
    at PreventRemoveProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:347285:25)
    at NavigationContent (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:348119:22)
    at anonymous (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:348134:27)
    at StackNavigator (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:395934:18)
    at AppStack (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:497755:94)
    at EnsureSingleNavigator (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:344257:24)
    at BaseNavigationContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:343869:28)
    at ThemeProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:349592:21)
    at NavigationContainerInner (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:349486:26)
    at ProfileContextProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:416753:24)
    at RemoteEventContextProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:350461:24)
    at QueryClientProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:146210:22)
    at ParamountCmpContextProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:411288:24)
    at ParamountCmp (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:409753:29)
    at CmpProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:409566:24)
    at App (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:145890:97)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at AppContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:76999:36)
    at com.cbs.ott.main(RootComponent) (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:126942:28)
14:47:54.996 document.createElement video
14:47:54.999 MediaSource: isTypeSupported video/mp4; codecs=hvc1.2.4.L63.90
14:47:55.488 hvc1.2.4.L63.90 is supported
14:47:55.490 MediaSource: isTypeSupported application/vnd.apple.mpegurl
14:47:56.060 invalid mime type  application 
    at AviaPlayerComponent (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:418768:25)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at AnimatedComponent(View) (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:361509:38)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at ModalProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:391131:24)
    at Screen (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:394327:24)
    at PlayerScreenContent (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:491229:41)
    at PlayerContextProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:495287:24)
    at PlayerScreen
    at StaticContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:348409:17)
    at EnsureSingleNavigator (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:344257:24)
    at SceneView (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:348319:22)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at CardSheet (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:400243:23)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at anonymous (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:90967:62)
    at Dummy (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:400295:24)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at anonymous (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:90967:62)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at Card (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:399736:36)
    at CardContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:399369:34)
    at RNSScreen
    at Suspender (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:401035:22)
    at Suspense
    at Freeze (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:401043:23)
    at DelayedFreeze (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:400468:22)
    at InnerScreen (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:400510:36)
    at Screen (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:400760:36)
    at MaybeScreen (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:400338:24)
    at RNSScreenContainer
    at ScreenContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:400619:31)
    at MaybeScreenContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:400328:23)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at Background (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:396969:21)
    at CardStack (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:398338:36)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at CompatNativeSafeAreaProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:397565:24)
    at SafeAreaProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:397453:24)
    at SafeAreaProviderCompat (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:398142:24)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at StackView (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:396052:36)
    at PreventRemoveProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:347285:25)
    at NavigationContent (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:348119:22)
    at anonymous (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:348134:27)
    at StackNavigator (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:395934:18)
    at AppStack (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:497755:94)
    at EnsureSingleNavigator (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:344257:24)
    at BaseNavigationContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:343869:28)
    at ThemeProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:349592:21)
    at NavigationContainerInner (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:349486:26)
    at ProfileContextProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:416753:24)
    at RemoteEventContextProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:350461:24)
    at QueryClientProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:146210:22)
    at ParamountCmpContextProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:411288:24)
    at ParamountCmp (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:409753:29)
    at CmpProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:409566:24)
    at App (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:145890:97)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at AppContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:76999:36)
    at com.cbs.ott.main(RootComponent) (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:126942:28)
14:47:56.060 document.createElement video
14:47:56.079 render KeplerVideoSurfaceView
14:47:56.081 render KeplerCaptionsView
14:47:56.620 MediaPlayer: pause
14:47:56.753 

//////////////////////////////////////////////////////////////////////////////
//pressing play
REMOTE PRESSED
14:49:04.443 Installing W3CMedia polyfills with decodingInfo and sourcebufferimpl
14:49:04.451 MediaSource: isTypeSupported video/mp4; codecs=hvc1.2.4.L63.90
14:49:04.495 hvc1.2.4.L63.90 is supported
14:49:04.495 MediaSource: isTypeSupported video/mp4; codecs=hvc1.1.6.L63.90
14:49:04.532 hvc1.1.6.L63.90 is supported
14:49:04.537 MediaSource: isTypeSupported audio/mp4; codecs=ec-3
14:49:05.120 ec-3  is not supported by platform 
    at AviaPlayerComponent (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:418768:25)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at AnimatedComponent(View) (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:361509:38)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at ModalProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:391131:24)
    at Screen (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:394327:24)
    at PlayerScreenContent (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:491229:41)
    at PlayerContextProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:495287:24)
    at PlayerScreen
    at StaticContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:348409:17)
    at EnsureSingleNavigator (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:344257:24)
    at SceneView (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:348319:22)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at CardSheet (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:400243:23)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at anonymous (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:90967:62)
    at Dummy (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:400295:24)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at anonymous (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:90967:62)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at Card (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:399736:36)
    at CardContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:399369:34)
    at RNSScreen
    at Suspender (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:401035:22)
    at Suspense
    at Freeze (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:401043:23)
    at DelayedFreeze (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:400468:22)
    at InnerScreen (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:400510:36)
    at Screen (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:400760:36)
    at MaybeScreen (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:400338:24)
    at RNSScreenContainer
    at ScreenContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:400619:31)
    at MaybeScreenContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:400328:23)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at Background (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:396969:21)
    at CardStack (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:398338:36)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at CompatNativeSafeAreaProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:397565:24)
    at SafeAreaProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:397453:24)
    at SafeAreaProviderCompat (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:398142:24)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at StackView (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:396052:36)
    at PreventRemoveProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:347285:25)
    at NavigationContent (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:348119:22)
    at anonymous (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:348134:27)
    at StackNavigator (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:395934:18)
    at AppStack (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:497755:94)
    at EnsureSingleNavigator (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:344257:24)
    at BaseNavigationContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:343869:28)
    at ThemeProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:349592:21)
    at NavigationContainerInner (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:349486:26)
    at ProfileContextProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:416753:24)
    at RemoteEventContextProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:350461:24)
    at QueryClientProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:146210:22)
    at ParamountCmpContextProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:411288:24)
    at ParamountCmp (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:409753:29)
    at CmpProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:409566:24)
    at App (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:145890:97)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at AppContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:76999:36)
    at com.cbs.ott.main(RootComponent) (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:126942:28)
14:49:05.120 document.createElement video
14:49:05.135 MediaSource: isTypeSupported video/mp4; codecs=dvhe.05.06
14:49:05.662 The requested combination of container video/mp4  and codec  dvhe.05.06 is not supported 
    at AviaPlayerComponent (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:418768:25)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at AnimatedComponent(View) (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:361509:38)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at ModalProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:391131:24)
    at Screen (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:394327:24)
    at PlayerScreenContent (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:491229:41)
    at PlayerContextProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:495287:24)
    at PlayerScreen
    at StaticContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:348409:17)
    at EnsureSingleNavigator (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:344257:24)
    at SceneView (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:348319:22)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at CardSheet (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:400243:23)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at anonymous (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:90967:62)
    at Dummy (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:400295:24)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at anonymous (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:90967:62)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at Card (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:399736:36)
    at CardContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:399369:34)
    at RNSScreen
    at Suspender (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:401035:22)
    at Suspense
    at Freeze (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:401043:23)
    at DelayedFreeze (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:400468:22)
    at InnerScreen (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:400510:36)
    at Screen (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:400760:36)
    at MaybeScreen (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:400338:24)
    at RNSScreenContainer
    at ScreenContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:400619:31)
    at MaybeScreenContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:400328:23)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at Background (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:396969:21)
    at CardStack (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:398338:36)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at CompatNativeSafeAreaProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:397565:24)
    at SafeAreaProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:397453:24)
    at SafeAreaProviderCompat (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:398142:24)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at StackView (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:396052:36)
    at PreventRemoveProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:347285:25)
    at NavigationContent (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:348119:22)
    at anonymous (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:348134:27)
    at StackNavigator (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:395934:18)
    at AppStack (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:497755:94)
    at EnsureSingleNavigator (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:344257:24)
    at BaseNavigationContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:343869:28)
    at ThemeProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:349592:21)
    at NavigationContainerInner (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:349486:26)
    at ProfileContextProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:416753:24)
    at RemoteEventContextProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:350461:24)
    at QueryClientProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:146210:22)
    at ParamountCmpContextProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:411288:24)
    at ParamountCmp (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:409753:29)
    at CmpProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:409566:24)
    at App (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:145890:97)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at AppContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:76999:36)
    at com.cbs.ott.main(RootComponent) (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:126942:28)
14:49:05.677 document.createElement video
14:49:05.678 MediaSource: isTypeSupported video/mp4; codecs=hvc1.2.4.L63.90
14:49:06.127 hvc1.2.4.L63.90 is supported
14:49:06.127 MediaSource: isTypeSupported application/vnd.apple.mpegurl
14:49:06.217 invalid mime type  application 
    at AviaPlayerComponent (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:418768:25)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at AnimatedComponent(View) (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:361509:38)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at ModalProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:391131:24)
    at Screen (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:394327:24)
    at PlayerScreenContent (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:491229:41)
    at PlayerContextProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:495287:24)
    at PlayerScreen
    at StaticContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:348409:17)
    at EnsureSingleNavigator (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:344257:24)
    at SceneView (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:348319:22)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at CardSheet (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:400243:23)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at anonymous (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:90967:62)
    at Dummy (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:400295:24)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at anonymous (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:90967:62)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at Card (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:399736:36)
    at CardContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:399369:34)
    at RNSScreen
    at Suspender (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:401035:22)
    at Suspense
    at Freeze (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:401043:23)
    at DelayedFreeze (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:400468:22)
    at InnerScreen (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:400510:36)
    at Screen (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:400760:36)
    at MaybeScreen (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:400338:24)
    at RNSScreenContainer
    at ScreenContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:400619:31)
    at MaybeScreenContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:400328:23)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at Background (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:396969:21)
    at CardStack (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:398338:36)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at CompatNativeSafeAreaProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:397565:24)
    at SafeAreaProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:397453:24)
    at SafeAreaProviderCompat (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:398142:24)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at StackView (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:396052:36)
    at PreventRemoveProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:347285:25)
    at NavigationContent (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:348119:22)
    at anonymous (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:348134:27)
    at StackNavigator (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:395934:18)
    at AppStack (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:497755:94)
    at EnsureSingleNavigator (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:344257:24)
    at BaseNavigationContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:343869:28)
    at ThemeProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:349592:21)
    at NavigationContainerInner (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:349486:26)
    at ProfileContextProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:416753:24)
    at RemoteEventContextProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:350461:24)
    at QueryClientProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:146210:22)
    at ParamountCmpContextProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:411288:24)
    at ParamountCmp (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:409753:29)
    at CmpProvider (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:409566:24)
    at App (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:145890:97)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at RCTView
    at View (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:77142:26)
    at AppContainer (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:76999:36)
    at com.cbs.ott.main(RootComponent) (http://localhost:8081/index.bundle//&platform=kepler&dev=true&minify=false:126942:28)
14:49:06.645 document.createElement video
14:49:06.668 render KeplerVideoSurfaceView
14:49:06.669 render KeplerCaptionsView
14:49:06.740 REMOTE PRESSED
14:49:06.750 MediaControlHandler: performing handleTogglePlayPause on Media Player
14:49:07.217 MediaPlayer:addEventListener: seeked
14:49:07.228 MediaEventEmitterImpl:addEventListener: seeked
14:49:07.229 MediaPlayer:addEventListener: error
14:49:07.229 MediaEventEmitterImpl:addEventListener: error
14:49:07.306 MediaControlStateUtil: seeking event
14:49:07.327 MediaPlayer:addEventListener: timeupdate
14:49:07.327 MediaEventEmitterImpl:addEventListener: timeupdate
14:49:07.365 SourceBuffer[0]:handleEvent: with event: 2
14:49:07.389 SourceBuffer[0]:abort
14:49:07.393 SourceBuffer[0]:appendWindowStart(0)
14:49:07.394 SourceBuffer[0]:appendWindowEnd(Infinity)
14:49:07.395 set finalOffset to offset
14:49:07.397 SourceBuffer[0]:timestampOffset(1049.8649000000028)
14:49:07.834 Custom TextDecoder in lib
14:49:16.965 SourceBuffer[0]:abort
14:49:16.966 SourceBuffer[0]:appendWindowStart(0)
14:49:16.966 SourceBuffer[0]:appendWindowEnd(Infinity)
14:49:16.967 set finalOffset to offset
14:49:16.967 SourceBuffer[0]:timestampOffset(1049.8649000000028)
14:49:16.969 SourceBuffer[0]:appendBuffer(3628024)
14:49:16.991 SourceBuffer[0]:handleEvent: with event: 2
14:49:17.474 SourceBuffer[0]:handleEvent: with event: 2
14:49:17.512 MediaPlayer:removeEventListener: timeupdate
14:49:17.512 MediaEventEmitterImpl:removeEventListener: timeupdate
14:49:17.534 MediaPlayer:removeEventListener: seeked
14:49:17.537 MediaEventEmitterImpl:removeEventListener: seeked
14:49:17.537 MediaPlayer:removeEventListener: error
14:49:17.537 MediaEventEmitterImpl:removeEventListener: error
14:49:17.573 MediaPlayer: play
14:49:17.574 MediaPlayer:play resolved

:backhand_index_pointing_right: Additional Context


Any Additional Context you would like to provide?
Add any other relevant information, such as recent updates to the SDK, dependencies, or device OS that may affect the bug.

<!-- Answer here if applicable  --> 

Hi @JUsmanP,

Welcome to the Amazon Developer Community!

Thank you for the detailed bug report on the input delay when playing/pausing live content related to W3CMediaPolyfill.

Our team is investigating this issue and will provide an update as soon as we have more information.

Thanks for helping us improve the Vega platform.

Best regards,
Aishwarya

Hi @Fausto_Castillo

The polyfills should be installed only once in the lifetime of the application before start of the playback. The PlayerScreen.tsx you shared is specifically calling to install the polyfill for every pause and play. This would cause issues since the mediasource and sourcebuffer definitions which are currently being used in the playback are being updated.

Per alignment over Slack, marking this as solution.