winlin

refine the role of srs, to cluster.

@@ -36,7 +36,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. @@ -36,7 +36,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
36 // server info. 36 // server info.
37 #define RTMP_SIG_SRS_KEY "SRS" 37 #define RTMP_SIG_SRS_KEY "SRS"
38 #define RTMP_SIG_SRS_CODE "OuXuli" 38 #define RTMP_SIG_SRS_CODE "OuXuli"
39 -#define RTMP_SIG_SRS_ROLE "origin/edge server" 39 +#define RTMP_SIG_SRS_ROLE "cluster"
40 #define RTMP_SIG_SRS_NAME RTMP_SIG_SRS_KEY"(Simple RTMP Server)" 40 #define RTMP_SIG_SRS_NAME RTMP_SIG_SRS_KEY"(Simple RTMP Server)"
41 #define RTMP_SIG_SRS_URL_SHORT "github.com/simple-rtmp-server/srs" 41 #define RTMP_SIG_SRS_URL_SHORT "github.com/simple-rtmp-server/srs"
42 #define RTMP_SIG_SRS_URL "https://"RTMP_SIG_SRS_URL_SHORT 42 #define RTMP_SIG_SRS_URL "https://"RTMP_SIG_SRS_URL_SHORT