mirror of
https://github.com/ossrs/srs.git
synced 2025-02-15 04:42:04 +00:00
* RTMP: Support enhanced RTMP specification for HEVC, v6.0.42. * Player: Upgrade mpegts.js to support it. Enhanced RTMP specification: https://github.com/veovera/enhanced-rtmp First, start SRS `v6.0.42+` with HTTP-TS support: ```bash ./objs/srs -c conf/http.ts.live.conf ``` Then, you can use [OBS 29.1+](https://github.com/obsproject/obs-studio/releases) to push HEVC via RTMP. Start OBS with the following settings in the `Settings > Stream` tab: * Server: `rtmp://localhost/live` * Stream Key: `livestream` * Encoder: Please select the HEVC hardware encoder. Finally, open the player http://localhost:8080/players/srs_player.html?stream=livestream.ts Or use VLS or ffplay to play `http://localhost:8080/live/livestream.ts` --------- Co-authored-by: chundonglinlin <chundonglinlin@163.com> |
||
---|---|---|
.. | ||
adapter-7.4.0.js | ||
adapter-7.4.0.min.js | ||
AdobeFlashPlayerInstall.swf | ||
bootstrap.min.js | ||
dash-v4.5.1.all.min.js | ||
dash.all.min.js.map | ||
hls-0.14.17.min.js | ||
hls.min.js.map | ||
jquery-1.10.2.min.js | ||
jquery-1.10.2.min.map | ||
json2.js | ||
mpegts-1.7.3.min.js | ||
mpegts.js.map | ||
srs.log.js | ||
srs.page.js | ||
srs.player.js | ||
srs.publisher.js | ||
srs.sdk.js | ||
srs.utility.js | ||
swfobject.js | ||
winlin.utility.js |