We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
whipinto
whepfrom
We can use webrtc-rs
On the other hand, We have reference: https://github.com/harlanc/xiu/tree/master/protocol/rtsp
The text was updated successfully, but these errors were encountered:
We had:
rtp -> whipinto -> live777 -> whepfrom -> rtp
I think we should add:
rtp/rtsp -> whipinto -> live777 -> whepfrom -> rtp/rtsp
Sorry, something went wrong.
Maybe use this lib https://github.com/sdroege/rtsp-types
Reference: https://github.com/scottlamb/retina
RTSP need support muxer
ffmpeg -re -f lavfi -i testsrc=size=640x480:rate=30 -f lavfi -i sine=frequency=1000 -vcodec libvpx -acodec libopus -f rtsp 'rtsp://127.0.0.1:8554/777'
move to #153
Marsyew
No branches or pull requests
We can use webrtc-rs
On the other hand, We have reference: https://github.com/harlanc/xiu/tree/master/protocol/rtsp
The text was updated successfully, but these errors were encountered: