Francisco Friande

Results 6 comments of Francisco Friande

I've tried everything but I am stuck, because cppFlags is not recognized, though I've tried different gradle versions. NDK version is r15c ```bash Gradle DSL method not found: 'cppFlags()' Possible...

Hey @syonip and @BrianTum , maybe you can help me figure out what's wrong with my project. My files either are not accessible, or are malformed. I can access them...

Hi @syonip . I don't understand... I am able to access that link, I have also tried accessing with other computers and in private browsing. Storage rules are the same...

The error that is thrown is the following > D/AudioManager( 8125): getStreamVolume isRestricted mode = 0 E/ExoPlayerImplInternal( 8125): Playback error E/ExoPlayerImplInternal( 8125): com.google.android.exoplayer2.ExoPlaybackException: Source error E/ExoPlayerImplInternal( 8125): at com.google.android.exoplayer2.ExoPlayerImplInternal.handleMessage(ExoPlayerImplInternal.java:580) E/ExoPlayerImplInternal(...

> There's a 403 response code in the error log you sent: > > ``` > E/ExoPlayerImplInternal( 8125): Caused by: com.google.android.exoplayer2.upstream.HttpDataSource$InvalidResponseCodeException: Response code: 403 > ``` > > I tried...

> Hi @ffriande , When trying to load the ts files I'm getting 403 error: https://firebasestorage.googleapis.com/v0/b/test-a5584.appspot.com/o/video_stream%2Fvideo1%2FfileSequence_0.ts?alt=media > > ``` > { > "error": { > "code": 403, > "message": "Permission...