Skip to content

Commit f58401b

Browse files
committed
rollback vidoe
1 parent de5d696 commit f58401b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Example/BMPlayer/VideoPlayViewController.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ class VideoPlayViewController: UIViewController {
228228
准备播放器资源model
229229
*/
230230
func preparePlayerItem() -> BMPlayerResource {
231-
let res0 = BMPlayerResourceDefinition(url: URL(string: "http://techslides.com/demos/sample-videos/small.mp4")!,
231+
let res0 = BMPlayerResourceDefinition(url: URL(string: "http://baobab.wdjcdn.com/1457162012752491010143.mp4")!,
232232
definition: "高清")
233233
let res1 = BMPlayerResourceDefinition(url: URL(string: "http://baobab.wdjcdn.com/1457162012752491010143.mp4")!,
234234
definition: "标清")

0 commit comments

Comments
 (0)