I am a beginner who lives in Korea and is learning coding on my own. I want to stream video to the other peer using libp2p without using webrtc, but I can't find any good example code when I search on Google, and there are no satisfactory examples or explanations on the libp2p site, so I don't know where to start, so I wrote this post. Would you please give me some advice on how to start?
I created an example of chatting with each other using libp2p, using examples found on Google.