bytedeco/javacv

Support for customized headers on RTSP request

Open

#1,061 opened on Sep 24, 2018

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

Repository metrics

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

Description

Hello, I'm using JavaCV 1.4.1 to get video from RTSP sources (IP cameras) and transcode it. I have a camera that needs a customized header to be set on the RTSP request. As far as I know it's not possible to set headers on RTSP requests via JavaCV. Is that right? Thank you!

Contributor guide