How to transmit a h.264 bitstream over USRP, receive it and decode it?
3 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
採用された回答
Kavya Vuriti
2019 年 8 月 14 日
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.
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Communications Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!