mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
add shared ptr message
This commit is contained in:
parent
940d2f02eb
commit
5af377e41d
7 changed files with 35 additions and 6 deletions
|
@ -61,4 +61,9 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||
} \
|
||||
(void)0
|
||||
|
||||
// server info.
|
||||
#define RTMP_SIG_SRS_NAME "srs(simple rtmp server)"
|
||||
#define RTMP_SIG_SRS_URL "https://github.com/winlinvip/simple-rtmp-server"
|
||||
#define RTMP_SIG_SRS_VERSION "0.1"
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue