Sergio Aguiar

Results 7 comments of Sergio Aguiar

I am starting to lean React and React Native. For this, I am trying to compile several open source codes (projects) to see how they work. I am trying to...

We also use ffmpeg to encode the streams. After we try to use shaka packager but we could not make it work as expected (we use widevine to encrypt the...

Thank you for your help I tried to run it but it seems to have some error or bug: I followed the instructions from: https://google.github.io/shaka-streamer/overview.html#getting-started I also cloned the repo...

I got it to work but now I am stuck as I want to transcode a hls stream and don't find how to do it. I am already capturing the...

I have the same problem. Everything compiled ok, but when I try to play the examples or any other file or stream, I get the same error.

I downloaded again the project (cloned it) and get the same error. I am using OSX El Captan 10.11.4 and Xcode 7.3. ssaguiar@MacBookSergio:~/Downloads$ git clone https://github.com/kolyvan/kxmovie.git Cloning into 'kxmovie'... remote:...

Sorry it's RSA. I have a RSA (RSA/ECB/PKCS1Padding) buffer content which must be decrypted using a public key, generating a key. This will produce the key I will need to...