forked from shaka-project/shaka-player
-
Notifications
You must be signed in to change notification settings - Fork 0
/
autoTemplate.txt
61 lines (35 loc) · 1.59 KB
/
autoTemplate.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
**Have you read the [FAQ](https://bit.ly/ShakaFAQ) and checked for duplicate open issues?**
**If the problem is related to FairPlay, have you read the tutorial?**
<!-- NOTE: https://shaka-player-demo.appspot.com/docs/api/tutorial-fairplay.html -->
**What version of Shaka Player are you using?**
`RE:player`
<!-- NOTE:
Only some versions of the application are maintained, if your version
is older, first update to a newer one. See:
https://github.com/shaka-project/shaka-player/blob/main/maintained-branches.md
--->
**Can you reproduce the issue with our latest release version?**
**Can you reproduce the issue with the latest code from `main`?**
**Are you using the demo app or your own custom app?**
The demo
**If custom app, can you reproduce the issue using our demo app?**
N/A
**What browser and OS are you using?**
`RE:browser`
**For embedded devices (smart TVs, etc.), what model and firmware version are you using?**
N/A
**What are the manifest and license server URIs?**
RE:customwarning
RE:uris
**What configuration are you using? What is the output of `player.getConfiguration()`?**
<!-- NOTE:
You can censor URLs to keep them private, but include them in the email. You
can also use JSON.stringify(obj, null, 2) to print nicely on platforms that
don't print objects well in the console. DON'T SEND '[object Object]'!
-->
**What did you do?**
<!-- Steps to reproduce the bug -->
**What did you expect to happen?**
**What actually happened?**
<!-- A clear and concise description of what the bug is -->
<!-- If applicable, you may add screenshots to help explain your problem. -->