Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【http-flv 265硬解测试Demo】指南 #196

Open
numberwolf opened this issue Oct 23, 2022 · 0 comments
Open

【http-flv 265硬解测试Demo】指南 #196

numberwolf opened this issue Oct 23, 2022 · 0 comments

Comments

@numberwolf
Copy link
Owner

numberwolf commented Oct 23, 2022

点播

直播

  • 测试命令(使用ZLMediaKit)
ffmpeg -re -stream_loop -1 -i bigdemo265_moov.flv -vcodec copy -acodec copy -f rtsp -rtsp_transport tcp rtsp://127.0.0.1/live/test

硬解码启动配置

{
    "player": "glplayer",
    "width": 640,
    "height": 360,
    "token" : "base64:QXV0aG9yOmNoYW5neWFubG9uZ3xudW1iZXJ3b2xmLEdpdGh1YjpodHRwczovL2dpdGh1Yi5jb20vbnVtYmVyd29sZixFbWFpbDpwb3JzY2hlZ3QyM0Bmb3htYWlsLmNvbSxRUTo1MzEzNjU4NzIsSG9tZVBhZ2U6aHR0cDovL3h2aWRlby52aWRlbyxEaXNjb3JkOm51bWJlcndvbGYjODY5NCx3ZWNoYXI6bnVtYmVyd29sZjExLEJlaWppbmcsV29ya0luOkJhaWR1",
    "extInfo" : {
        "probeSize" : 8192,
        "ignoreAudio" : 0,
        "coreProbePart" : 0.1,
        "autoPlay" : false,
        "cacheLength" : 50,
        "rawFps": 24
    }
}
            
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant