mirror of
https://github.com/samsonjs/media.git
synced 2026-04-09 11:55:46 +00:00
Fix RTSP link
PiperOrigin-RevId: 385736588
This commit is contained in:
parent
f8278da75d
commit
6820b48cb7
1 changed files with 1 additions and 0 deletions
|
|
@ -77,5 +77,6 @@ exoPlayer.play();
|
|||
[DASH]: {{ site.baseurl }}/dash.html
|
||||
[SmoothStreaming]: {{ site.baseurl }}/smoothstreaming.html
|
||||
[HLS]: {{ site.baseurl }}/hls.html
|
||||
[RTSP]: {{ site.baseurl }}/rtsp.html
|
||||
[regular media files]: {{ site.baseurl }}/progressive.html
|
||||
[`ExoPlayer`]: {{ site.baseurl }}/doc/reference/com/google/android/exoplayer2/ExoPlayer.html
|
||||
|
|
|
|||
Loading…
Reference in a new issue