-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
Is it possible to execute a (configurable) command when Airstream Player
receives a new vide…
-
```
What steps will reproduce the problem?
1. iphone 4s, iphone 3gs, ipad 2
2. all on ios 5.0.1
3. air stream player does not show up as an airplay target on the device's
media player
What is the ex…
-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
Is it possible to execute a (configurable) command when Airstream Player
receives a new vide…
-
```
What steps will reproduce the problem?
1. iphone 4s, iphone 3gs, ipad 2
2. all on ios 5.0.1
3. air stream player does not show up as an airplay target on the device's
media player
What is the ex…
-
**Describe the bug**
PIP doesn't work for me on iOS or Android - it does nothing at all on both.
**To reproduce**
```
const ref = useRef(null);
// then add a button that calls t…
-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
Is it possible to execute a (configurable) command when Airstream Player
receives a new vide…
-
```
What steps will reproduce the problem?
1. iphone 4s, iphone 3gs, ipad 2
2. all on ios 5.0.1
3. air stream player does not show up as an airplay target on the device's
media player
What is the ex…
-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
Is it possible to execute a (configurable) command when Airstream Player
receives a new vide…
-
```
What steps will reproduce the problem?
1. iphone 4s, iphone 3gs, ipad 2
2. all on ios 5.0.1
3. air stream player does not show up as an airplay target on the device's
media player
What is the ex…
-
```dart
Uint8List? bytes = await VideoThumbnail.thumbnailData(
video: doc["mediaUrl"],
maxHeight: (MediaQuery.of(context).size.height * 0.25)
.round(),
maxWidth: (MediaQuery.of…