mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
parent
120033e0a2
commit
f9257b89e7
6 changed files with 46 additions and 15 deletions
1
trunk/src/app/srs_app_rtmp_conn.hpp
Normal file → Executable file
1
trunk/src/app/srs_app_rtmp_conn.hpp
Normal file → Executable file
|
@ -123,6 +123,7 @@ private:
|
|||
virtual int check_edge_token_traverse_auth();
|
||||
virtual int connect_server(int origin_index, st_netfd_t* pstsock);
|
||||
virtual int do_token_traverse_auth(SrsRtmpClient* client);
|
||||
virtual int prepare_publish(SrsSource* source, bool vhost_is_edge);
|
||||
private:
|
||||
virtual int http_hooks_on_connect();
|
||||
virtual void http_hooks_on_close();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue