{"id":936,"date":"2022-12-21T13:08:02","date_gmt":"2022-12-21T05:08:02","guid":{"rendered":"https:\/\/www.dd-home.top\/?p=936"},"modified":"2022-12-21T13:08:34","modified_gmt":"2022-12-21T05:08:34","slug":"rtsp-srs-%e6%8e%a8%e6%b5%81%e5%a4%84%e7%90%86","status":"publish","type":"post","link":"https:\/\/www.dd-home.top\/?p=936","title":{"rendered":"rtsp srs \u63a8\u6d41\u5904\u7406"},"content":{"rendered":"<p><!--more--><\/p>\n<h3 class=\"md-end-block md-heading\"><span class=\"md-plain md-expand\">1\u3001docker \u542f\u52a8SRS<\/span><\/h3>\n<pre class=\"md-fences md-end-block ty-contain-cm modeLoaded\" lang=\"shell\" spellcheck=\"false\"><span role=\"presentation\"><span class=\"cm-comment\"># \u8fd0\u884cdocker<\/span><\/span>\r\n<span role=\"presentation\">docker run <span class=\"cm-attribute\">-it<\/span> <span class=\"cm-attribute\">-p<\/span> <span class=\"cm-number\">1935<\/span>:1935 <span class=\"cm-attribute\">-p<\/span> <span class=\"cm-number\">1985<\/span>:1985 <span class=\"cm-attribute\">-p<\/span> <span class=\"cm-number\">8080<\/span>:8080 registry.cn-hangzhou.aliyuncs.com\/ossrs\/srs:4 .\/objs\/srs <span class=\"cm-attribute\">-c<\/span> conf\/docker.conf<\/span><\/pre>\n<h3 class=\"md-end-block md-heading\"><span class=\"md-plain\">2\u3001\u901a\u8fc7ffmpeg\u8f6c\u6d41<\/span><\/h3>\n<pre class=\"md-fences md-end-block ty-contain-cm modeLoaded\" lang=\"shell\" spellcheck=\"false\"><span role=\"presentation\"><span class=\"cm-comment\"># ffmpeg\u4e0b\u8f7d\u5730\u5740<\/span><\/span>\r\n<span role=\"presentation\">https:\/\/www.gyan.dev\/ffmpeg\/builds\/packages\/ffmpeg-2022-12-19-git-48d5aecfc4-full_build.7z<\/span><\/pre>\n<pre class=\"md-fences md-end-block ty-contain-cm modeLoaded\" lang=\"shell\" spellcheck=\"false\"><span role=\"presentation\">ffmpeg.exe <span class=\"cm-attribute\">-re<\/span> <span class=\"cm-attribute\">-i<\/span> C:\\Users\\Nbad\\Desktop\\srs-develop\\trunk\\doc\\source.200kbps.768x320.flv <span class=\"cm-attribute\">-c<\/span> copy <span class=\"cm-attribute\">-f<\/span> flv rtmp:\/\/localhost\/live\/livestream<\/span><\/pre>\n<h3 class=\"md-end-block md-heading\"><span class=\"md-plain\">3\u3001\u5c1d\u8bd5\u63a8\u9001rtsp\u6d41<\/span><\/h3>\n<pre class=\"md-fences md-end-block ty-contain-cm modeLoaded\" lang=\"text\" spellcheck=\"false\"><span role=\"presentation\">rtsp:\/\/USER:PASSWORD:554\/Streaming\/Channels\/101<\/span><\/pre>\n<pre class=\"md-fences md-end-block ty-contain-cm modeLoaded\" lang=\"shell\" spellcheck=\"false\"><span role=\"presentation\"><span class=\"cm-comment\"># \u672c\u5730\u89c6\u9891\u6587\u4ef6\u63a8\u6d41<\/span><\/span>\r\n<span role=\"presentation\">ffmpeg.exe <span class=\"cm-attribute\">-re<\/span> <span class=\"cm-attribute\">-i<\/span> C:\\Users\\Nbad\\Desktop\\srs-develop\\trunk\\doc\\source.200kbps.768x320.flv <span class=\"cm-attribute\">-c<\/span> copy <span class=\"cm-attribute\">-f<\/span> flv rtmp:\/\/localhost\/live\/livestream<\/span><\/pre>\n<pre class=\"md-fences md-end-block ty-contain-cm modeLoaded\" lang=\"shell\" spellcheck=\"false\"><span role=\"presentation\"><span class=\"cm-comment\"># \u8d44\u6599\u6765\u6e90https:\/\/blog.csdn.net\/diyangxia\/article\/details\/120172920<\/span><\/span>\r\n<span role=\"presentation\"><span class=\"cm-comment\"># \u7f51\u7edc\u4e0a\u7684\u547d\u4ee4\u884c<\/span><\/span>\r\n<span role=\"presentation\">ffmpeg <span class=\"cm-attribute\">-rtsp_transport<\/span> tcp <span class=\"cm-attribute\">-i<\/span> <span class=\"cm-string\">\"rtsp:\/\/admin:ajb123456@192.168.10.36\"<\/span> <span class=\"cm-attribute\">-c<\/span> copy <span class=\"cm-attribute\">-f<\/span> hls <span class=\"cm-attribute\">-hls_time<\/span> <span class=\"cm-number\">2<\/span>.0 <span class=\"cm-attribute\">-hls_list_size<\/span> <span class=\"cm-number\">0<\/span> <span class=\"cm-attribute\">-hls_wrap<\/span> <span class=\"cm-number\">15<\/span> C:\/wjanzhuang\/nginx\/html\/hls\/test.m3u8<\/span><\/pre>\n<pre class=\"md-fences md-end-block ty-contain-cm modeLoaded md-focus\" lang=\"shell\" spellcheck=\"false\"><span role=\"presentation\"><span class=\"cm-comment\"># \u672c\u5730\u63a8\u6d41\u5904\u7406<\/span><\/span>\r\n<span role=\"presentation\">ffmpeg <span class=\"cm-attribute\">-rtsp_transport<\/span> tcp <span class=\"cm-attribute\">-i<\/span> <span class=\"cm-string\">\"rtsp:\/\/USER:PASSWORD@192.168.23.2:554\/Streaming\/Channels\/101\"<\/span> <span class=\"cm-attribute\">-c<\/span> copy <span class=\"cm-attribute\">-f<\/span> flv rtmp:\/\/localhost\/live\/livestream<\/span>\r\n<span role=\"presentation\">\u200b<\/span>\r\n<span role=\"presentation\"><span class=\"cm-comment\"># \u6444\u50cf\u5934\u89c6\u9891\u7f16\u7801\u9700\u8981\u8f6c\u6362\u6210 h.264<\/span><\/span>\r\n<span role=\"presentation\">ffmpeg <span class=\"cm-attribute\">-i<\/span> rtsp:\/\/USER:PASSWORD@192.168.23.4:554\/Streaming\/Channels\/101 <span class=\"cm-attribute\">-c<\/span> copy <span class=\"cm-attribute\">-f<\/span> flv rtmp:\/\/localhost\/live\/livestream<\/span>\r\n<span role=\"presentation\">\u200b<\/span>\r\n<span role=\"presentation\"><span class=\"cm-comment\"># ffplay \u64ad\u653ertsp\u6b63\u5e38<\/span><\/span>\r\n<span role=\"presentation\">ffplay.exe rtsp:\/\/USER:PASSWORD@192.168.23.4:554\/Streaming\/Channels\/101<\/span>\r\n<span role=\"presentation\">\u200b<\/span>\r\n<span role=\"presentation\">\u200b<\/span>\r\n<span role=\"presentation\"><span class=\"cm-comment\"># h265\u8f6ch264<\/span><\/span>\r\n<span role=\"presentation\">ffmpeg <span class=\"cm-attribute\">-rtsp_transport<\/span> tcp <span class=\"cm-attribute\">-i<\/span> rtsp:\/\/USER:PASSWORD@192.168.23.4:554\/Streaming\/Channels\/101 <span class=\"cm-attribute\">-c<\/span>:v libx264 <span class=\"cm-attribute\">-f<\/span> flv rtmp:\/\/localhost\/live\/livestream<\/span>\r\n<span role=\"presentation\">\u200b<\/span>\r\n<span role=\"presentation\">ffmpeg <span class=\"cm-attribute\">-rtsp_transport<\/span> tcp <span class=\"cm-attribute\">-i<\/span> rtsp:\/\/USER:PASSWORD@192.168.23.2:554\/Streaming\/Channels\/101 <span class=\"cm-attribute\">-c<\/span>:v libx264 <span class=\"cm-attribute\">-f<\/span> flv rtmp:\/\/localhost\/live\/livestream1<\/span><\/pre>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5],"tags":[],"class_list":["post-936","post","type-post","status-publish","format-standard","hentry","category-5"],"_links":{"self":[{"href":"https:\/\/www.dd-home.top\/index.php?rest_route=\/wp\/v2\/posts\/936","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.dd-home.top\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.dd-home.top\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.dd-home.top\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.dd-home.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=936"}],"version-history":[{"count":2,"href":"https:\/\/www.dd-home.top\/index.php?rest_route=\/wp\/v2\/posts\/936\/revisions"}],"predecessor-version":[{"id":938,"href":"https:\/\/www.dd-home.top\/index.php?rest_route=\/wp\/v2\/posts\/936\/revisions\/938"}],"wp:attachment":[{"href":"https:\/\/www.dd-home.top\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=936"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.dd-home.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=936"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.dd-home.top\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=936"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}