bytedeco/javacv

Create rtsp stream

Open

#723 opened on Jun 13, 2017

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Java (1,583 forks)batch import
help wantedquestion

Repository metrics

Stars
 (6,985 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Hello i've one question. I create a rtp strem, and sdp file, from webcam. Now i have to obtain one rtsp stream. How i can do it?, i read online that i need rtsp server. Can i made it in java code? or can i excecute line command from ffmpeg to obtain it from rtp stream?

Contributor guide