W3C home > Mailing lists > Public > public-webrtc-logs@w3.org > June 2020

Re: [webrtc-insertable-streams] Add custom encryption with aiortc python webRTC (#33)

From: SourceCodeZone via GitHub <sysbot+gh@w3.org>
Date: Sat, 13 Jun 2020 08:23:08 +0000
To: public-webrtc-logs@w3.org
Message-ID: <issue_comment.created-643590437-1592036587-sysbot+gh@w3.org>
Thanks for the information, for me the goal was implement custom encryption between two peers, so as a solution I have implemented without insertable stream using aiortc only.  Like the sender peer(aiortc-peer) send the frame by encrypting. The receiver(aiortc-peer) peer received the data decrypt, then decode and displayed using [Flask](https://flask.palletsprojects.com/en/1.1.x/) as described here https://medium.com/datadriveninvestor/video-streaming-using-flask-and-opencv-c464bf8473d6

-- 
GitHub Notification of comment by SourceCodeZone
Please view or discuss this issue at https://github.com/w3c/webrtc-insertable-streams/issues/33#issuecomment-643590437 using your GitHub account
Received on Saturday, 13 June 2020 08:23:09 UTC

This archive was generated by hypermail 2.4.0 : Saturday, 6 May 2023 21:19:51 UTC