chriswiggins / rtsp-streaming-server

Lightweight RTSP/RTP streaming media server written in Javascript
GNU General Public License v3.0
106 stars 21 forks source link

can add rtp read from file or webcam? #12

Closed buzai closed 4 years ago

buzai commented 4 years ago

i read all code , find the client socket is get the data from push rtp sockt, js is only trans the data. but i want get data from a h264 file or a webcam, but sdp and rtp will need some new code. can u add it.

chriswiggins commented 4 years ago

No sorry @buzai this is not in the roadmap. You're welcome to send a PR through though!