-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Description
Actual behaviour
- Tell us what happens
Videos don't stream
Expected behaviour
- Tell us what should happen
Videos should stream
Steps to reproduce
I reproduced this on differnet devices:
1. Moto G5, Android 8.1.0
2. Sony Xperia Z, Android 6.01
3. Moto X Play, Android 7.1.1
Environment data
Android version:
see above
Device model:
see above
Stock or customized system:
Nextcloud app version:
3.4.2
Nextcloud server version:
Logs
Web server error log
Insert your webserver log here
Server Configuration
{
"memcache.local": "\\OC\\Memcache\\APCu",
"apps_paths": [
{
"path": "\/var\/www\/html\/apps",
"url": "\/apps",
"writable": false
},
{
"path": "\/var\/www\/html\/custom_apps",
"url": "\/custom_apps",
"writable": true
}
],
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"secret": "***REMOVED SENSITIVE VALUE***",
"trusted_domains": [
"nx1733.your-next.cloud"
],
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"dbtype": "mysql",
"version": "15.0.7.0",
"overwrite.cli.url": "https:\/\/nx1733.your-next.cloud",
"dbname": "***REMOVED SENSITIVE VALUE***",
"dbhost": "***REMOVED SENSITIVE VALUE***",
"dbport": "",
"dbtableprefix": "oc_",
"mysql.utf8mb4": true,
"dbuser": "***REMOVED SENSITIVE VALUE***",
"dbpassword": "***REMOVED SENSITIVE VALUE***",
"installed": true,
"instanceid": "***REMOVED SENSITIVE VALUE***",
"redis": {
"host": "***REMOVED SENSITIVE VALUE***",
"port": "6379",
"timeout": "1.5",
"dbindex": "0"
},
"filelocking.enabled": "true",
"memcache.locking": "\\OC\\Memcache\\Redis",
"mail_smtpmode": "smtp",
"mail_smtpauthtype": "LOGIN",
"mail_smtphost": "***REMOVED SENSITIVE VALUE***",
"mail_from_address": "***REMOVED SENSITIVE VALUE***",
"mail_domain": "***REMOVED SENSITIVE VALUE***",
"log_type": "syslog",
"syslog_tag": "nextcloud-nx1733",
"simpleSignUpLink.shown": "false",
"upgrade.disable-web": "true",
"updatechecker": "true",
"twofactor_enforced": "true",
"twofactor_enforced_groups": [
"admin"
],
"twofactor_enforced_excluded_groups": [
"***REMOVED SENSITIVE VALUE***",
"***REMOVED SENSITIVE VALUE***"
],
"loglevel": 2,
"maintenance": false
}
**NOTE:** Be super sure to remove sensitive data like passwords, note that everybody can look here! You can use the Issue Template application to prefill some of the required information: https://apps.nextcloud.com/apps/issuetemplate