Rtsp over http, Custom http header field
Daniel Moberg via gstreamer-devel <[email protected]>
| Newsgroups | gmane.comp.video.gstreamer.devel |
|---|---|
| Message-ID | <DU0PR02MB93713A7D8E16A2E59DE96A10B12EA@DU0PR02MB9371.eurprd02.prod.outlook.com> |
Hi, Iam looking into adding a custom header field to http requests made by rtspsrc when using rtsp over http. There is a call-back "before-send" which lets applications modify messages before they are sent, unfortunately this callback is only for rtsp messages. Does anyone have an idea on how to add the capability to add custom header fields to http requests in rtspsrc in an up-streamable manner? Or is there already a way that I am missing? Kind Regards Daniel Moberg