-
Hi @barbibulle ,
I have some feedback on using mp4dash to create HLS multi-DRM with cbcs encryption:
When using a command such as the following:
`mp4dash --encryption-key=43215678123412341234…
-
I have been looking to replace/improve the AES-CTR streaming package that I am using at present (`encrypt`) which tops out at about 50mbps when using AOT.
I got the webcrypto package working and see…
-
There are some performance overheads in the current AES CTR implementation: https://github.com/google/shaka-packager/blob/master/packager/media/base/aes_encryptor.cc#L61.
We should be able to impr…
-
thanks for your work. but i want to decryption use php , how to do that?
and the aes-js password is byte array, but the php aes decryption's password is string。
how to do decryption?
-
I set the environment to Development and ran the program.
Let's send a notification:
An alert message:
hi
starting apns
sending apns
main: thread blocked indefinitely in an MVar operation
I am using…
-
Hello erankor,
I am trying to launch MSS with PlayReady.
Below is example of pssh which we are using for nginx:
`[{"key_id":"q8yUfHUiz3/e/7minaMSBw==","key":"vf7a4JEcCjkee9I0pAxnqw==","pssh":[{"d…
-
Hi ,
i want to decrypt a encrypted .wmv file , but it's not working ......
###### mp4info.exe encrypted.wmv -->No movie found in the file
###### mp4decrypt --key 1:8d44c220d8487ab9571c843e58c519…
-
```
Hello
I am trying to follow the web instructions on how to install cpassmanager. I am
taking the following steps
What steps will reproduce the problem?
1.inserting the the full path to my cpa…
-
https://github.com/nicoboss/nsz/blob/c7df044494064e0089bbdfe6bfdc81b43b0daa18/nsz/BlockDecompressorReader.py#L34
`decompressedBlockSize` should be `self.CompressedBlockSizeList[blockID]`.
-
- [ ] Add SoC CC1352P support under zephyr/soc/arm/ti_simplelink/cc13x2_cc26x2/
- [ ] Add necessary CC1352P drivers from the SimpleLink SDK to zephyrproject/hal/ti/
- [ ] Add SoC-specific entries to…