MyLive icon indicating copy to clipboard operation
MyLive copied to clipboard

A java rtmp server implementation

Results 10 MyLive issues
Sort by recently updated
recently updated
newest added

synchronize 没啥必要,去掉后延时降到了1秒左右;unpooldriectbuf内存优化计还有一定空间,测试环境 OBS studio ![test](https://github.com/YuboLong/MyLive/assets/1515544/638451b7-e292-4a45-bf75-6dd218f3e624) ![1713882079618](https://github.com/YuboLong/MyLive/assets/1515544/a26d93a0-5beb-492d-969f-bc60245d2c58)

It appears you are not handling the handshake correctly. Below is the correct method. You are not verifying that the received handshake client sends s1 is correct and you are...

Bumps [guava](https://github.com/google/guava) from 29.0-jre to 32.0.0-jre. Release notes Sourced from guava's releases. 32.0.0 Maven <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> <version>32.0.0-jre</version> <!-- or, for Android: --> <version>32.0.0-android</version> </dependency> Jar files 32.0.0-jre.jar 32.0.0-android.jar Guava...

dependencies

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.10.5.1 to 2.12.7.1. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.fasterxml.jackson.core:jackson-databind&package-manager=maven&previous-version=2.10.5.1&new-version=2.12.7.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

您好,目前我自己也想實作一個 RTMP 直播 server,但苦於看不太懂 RTMP Specification,現在只實作完成 handshake 的部分。 您只留下了 QQ 群的聯絡方式,但在我在台灣 創 QQ 帳號不成功,希望能透過信件聯絡,如果 email 您不想公開,且您願意交流的話再請您寄第一封信給我。 [email protected]

使用rtsp流转换出现没有声音情况

直播为啥是从头播放的?