How to transmit a h.264 bitstream over USRP, receive it and decode it?

3 views (last 30 days)
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!

Accepted Answer

Kavya Vuriti
Kavya Vuriti on 14 Aug 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.

More Answers (0)

Categories

Find more on Communications Toolbox in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!