How to transmit a h.264 bitstream over USRP, receive it and decode it?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Prince Bose
el 26 de Jul. de 2019
Comentada: Prince Bose
el 28 de Ag. de 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 comentarios
Respuesta aceptada
Kavya Vuriti
el 14 de Ag. de 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.
Más respuestas (0)
Ver también
Categorías
Más información sobre Communications Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!