Im working on a project with audio/video files.
I have a pcap file with h.264 - SVC video data and I need to decode this file back to video. I did this for some other protocols but have some problems on this protocol. I have searched for a couple days and have found things like open SVC decoder, webrtc, libjingle .... Vs open source libraries.
Do you have any suggestions about how can I use these libraries, how can I use them to decode this codec or is there a simple open source project or codes to do this job ?
I could use any and every suggestion about this project :)
Thanks for your help.
