issues
search
ReFormationPro
/
Gstreamer-H264-Encryption
Experimental GStreamer plugin for encrypting / decrypting H264 streams with AES
https://medium.com/@oguzhanoztaskin/gstreamer-h264-encryption-plugin-cf2c7b43c383
GNU General Public License v3.0
5
stars
1
forks
source link
Updated README.md
#2
Closed
inobelar
closed
2 months ago
inobelar
commented
2 months ago
Changes:
Added link to IV (Initialization Vector) - useful for people, dont familiar with it
One 'iv' abbreviation capitalized (iv -> IV)
Link to 'Tiny AES in C' library not show with its name
Note: Use it at your own risk!
changed to GitHub's
blockqute
syntax
For code blocks added
shell
mark - for better highlighting
For "counter mode" and "cyber block chaining mode" added "(CTR)" and "(CBC)" descriptions
Changes:
Note: Use it at your own risk!
changed to GitHub's blockqute syntaxshell
mark - for better highlighting