This repository was archived by the owner on Jan 25, 2023. It is now read-only.
File tree 2 files changed +13
-2
lines changed 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
5
5
6
- ## [ v6.3.1] ( https://github.com/AxisCommunications/media-stream-player-js/compare/v6.3.0...v6.3.1 ) (2021-10-29 11:42:44 +0200)
6
+ ## [ v6.4.0] ( https://github.com/AxisCommunications/media-stream-player-js/compare/v6.3.1...v6.4.0 ) (2021-11-10 15:46:16 +0100)
7
+
8
+ ### ✨ Features
9
+
10
+ - add browser supported formats ([ de09fe0] ( https://github.com/AxisCommunications/media-stream-player-js/commit/de09fe0301dd6d7b98713254fc0c1035869f91ea ) )
11
+ - retry RTSP stream on RTCP BYE ([ 3eb08ae] ( https://github.com/AxisCommunications/media-stream-player-js/commit/3eb08aea84cfd22a3a71833bb9fbd0e2d2654e0f ) )
12
+
13
+ ### ⚙️ Maintenance
14
+
15
+ - update yarn sdks and plugins ([ cc6bb03] ( https://github.com/AxisCommunications/media-stream-player-js/commit/cc6bb03479b9cefc3bc4c7466d35e240a8a533ba ) )
16
+
17
+ ## [ v6.3.1] ( https://github.com/AxisCommunications/media-stream-player-js/compare/v6.3.0...v6.3.1 ) (2021-10-29 15:28:58 +0200)
7
18
8
19
### ⚙️ Maintenance
9
20
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " media-stream-player" ,
3
- "version" : " 6.3.1 " ,
3
+ "version" : " 6.4.0 " ,
4
4
"description" : " Player built on top of media-stream-library" ,
5
5
"license" : " MIT" ,
6
6
"main" : " dist/esm/index.js" ,
You can’t perform that action at this time.
0 commit comments