Skip to content
New issue

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

Add rtsp protocol of whipinto and whepfrom #64

Closed
a-wing opened this issue Nov 10, 2023 · 4 comments
Closed

Add rtsp protocol of whipinto and whepfrom #64

a-wing opened this issue Nov 10, 2023 · 4 comments
Assignees
Labels
enhancement New feature or request mod::whepfrom whepfrom mod::whipinto whipinto
Milestone

Comments

@a-wing
Copy link
Member

a-wing commented Nov 10, 2023

We can use webrtc-rs

On the other hand, We have reference: https://github.com/harlanc/xiu/tree/master/protocol/rtsp

@a-wing a-wing added the enhancement New feature or request label Nov 10, 2023
@a-wing
Copy link
Member Author

a-wing commented Dec 11, 2023

We had:

rtp -> whipinto -> live777 -> whepfrom -> rtp

I think we should add:

rtp/rtsp -> whipinto -> live777 -> whepfrom -> rtp/rtsp

@a-wing a-wing added this to the 0.4.0 milestone Dec 23, 2023
@a-wing a-wing added mod::whipinto whipinto mod::whepfrom whepfrom labels Jan 7, 2024
@a-wing a-wing removed this from the 0.4.0 milestone Mar 8, 2024
@a-wing
Copy link
Member Author

a-wing commented Apr 29, 2024

@a-wing
Copy link
Member Author

a-wing commented May 12, 2024

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'

@a-wing a-wing assigned Marsyew and unassigned hongcha98 Jul 11, 2024
@a-wing a-wing added this to the 0.6.0 milestone Jul 11, 2024
@a-wing
Copy link
Member Author

a-wing commented Oct 26, 2024

move to #153

@a-wing a-wing closed this as completed Oct 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request mod::whepfrom whepfrom mod::whipinto whipinto
Projects
None yet
Development

No branches or pull requests

3 participants