- Notifications
You must be signed in to change notification settings - Fork2
zhensherlock/webrtc-streamer-helper
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a webrtc streamer helper.
# or pnpm or yarnnpm install webrtc-streamer-helper
import{WebRTCStreamer}from'webrtc-streamer-helper'constwebRtcServer=newWebRTCStreamer({url:'http://10.57.2.244:8000',element:'#div-1'})webRtcServer.connect(videoUrl,audioUrl,'rtptransport=tcp&timeout=60&width=320&height=0')
Feel free to dive in!Open an issue or submit PRs.
Standard Readme follows theContributor Covenant Code of Conduct.
This project exists thanks to all the people who contribute.
MIT © MichaelSun
About
webrtc streamer helper