@testrtc/watchrtc-sdk
Advanced tools
Comparing version 1.38.2-beta.1 to 1.38.2
@@ -1,2 +0,2 @@ | ||
declare const _default: "1.38.2-beta.1"; | ||
declare const _default: "1.38.2"; | ||
export default _default; |
{ | ||
"name": "@testrtc/watchrtc-sdk", | ||
"version": "1.38.2-beta.1", | ||
"version": "1.38.2", | ||
"description": "Monitor your WebRTC application by collecting WebRTC statistics from end users", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -210,13 +210,2 @@ # watchRTC JS SDK | ||
### Mapping streams (deprecated in favor of Mapping tracks) | ||
By default, watchRTC will assign the SSRC information as the name for incoming channels. You can change these to human-readable format indicating the source of the channels by mapping their streams. This is done by calling `watchRTC.mapStream(streamIdentifier)`. Read more about [mapping streams in watchRTC](https://testrtc.com/docs/mapping-streams-in-watchrtc/). | ||
- **id** - the StreamIdentifier to map from in the PeerConnection object | ||
- **name** - the human-readable name to assign and display for it | ||
```javascript | ||
watchRTC.mapStream("lyk0zS1eyvZfJRLis3OIwBx3UvH3:oxrhEtb3sV7VutbQ:video", "User A"); | ||
``` | ||
### Mapping tracks | ||
@@ -311,4 +300,8 @@ | ||
### 1.38.2-beta.1 (Dec 19, 2023) | ||
### 1.38.2 (Dec 27, 2023) | ||
- official release with working qualityRTC-SDK | ||
### 1.38.2.beta-1 (Dec 19, 2023) | ||
- fix cors issue for qualityRTC SDK API requests. | ||
@@ -315,0 +308,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
567094
530