tmedicci opened a new pull request, #1651:
URL: https://github.com/apache/nuttx-apps/pull/1651

   ## Summary
   
   Add an application to receive/send RTP protocol.
   
   > RTP Tools is a set of small applications that can be used for processing 
RTP data.
   >
   > * **rtpplay**: play back RTP sessions recorded by rtpdump
   > * **rtpsend**: generate RTP packets from textual description, generated by 
hand or rtpdump
   > * **rtpdump**: parse and print RTP packets, generating output files 
suitable for rtpplay and rtpsend
   > * **rtptrans**: RTP translator between unicast and multicast networks
   
   For more info, please refer to:
   https://github.com/irtlab/rtptools
   
   ## Impact
   
   No immediate impact. Some improvements on NuttX are required to enable all 
the applications to work properly. These changes will be submitted on separate 
PRs.
   
   ## Testing
   
   Tested with simulator + ESP32-LyraT v4.1 with `rtpdump`. 
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to