How to transmit a h.264 bitstream over USRP, receive it and decode it?
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Prince Bose
il 26 Lug 2019
Commentato: Prince Bose
il 28 Ago 2019
I want to transmit a h.264 encoded bitstream over usrp, and try to decode and run the video on the receiver side. How do I do it? Any help would be appreciated!
0 Commenti
Risposta accettata
Kavya Vuriti
il 14 Ago 2019
I found some functions on File Exchange for encoding and decoding data using H.264 standard. You can refer the following link: https://www.mathworks.com/matlabcentral/fileexchange/47793-h-264-avc-video-stream
Also, there are system objects in Communications Toolbox for sending data to and receiving data from a USRP device. Refer following links for more information:
Hope this helps in getting started.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Communications Toolbox in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!