rtsp server authentication

thierry thy_49 at yahoo.fr
Fri May 10 06:59:01 UTC 2019


Hi 
Yes i m used basic authentication and i can see with wireshark where is
store information ( "authorization" header).
I m tryed now to get and transform this header .
i tested that without success :

rtsp_client.connect("send-message",send_message)

def send_message(cl,sess,mess):
    print(mess.get_header_by_name("Authorization" ,0)) 
    print(mess.get_header_by_name("Authorization" ,1)) 

Do you know what signal i must use ?
Thx
Thy



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list