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!