Fix error for rtmp player

This commit is contained in:
Calvin Montgomery 2017-07-15 20:17:13 -07:00
parent 7efa3d4704
commit dd770137e5
3 changed files with 4 additions and 2 deletions

View file

@ -18,5 +18,6 @@ window.RTMPPlayer = class RTMPPlayer extends VideoJSPlayer
480: [
{
link: data.id
contentType: 'video/flv'
}
]