diff --git a/html5_player/php_player/index.php b/html5_player/php_player/index.php index 7848502..1fe9422 100644 --- a/html5_player/php_player/index.php +++ b/html5_player/php_player/index.php @@ -1,75 +1,7 @@ - - - - - - - - - - - - - - - - - - - +?> \ No newline at end of file diff --git a/html5_player/php_player/live_player.php b/html5_player/php_player/live_player.php new file mode 100644 index 0000000..2c89da8 --- /dev/null +++ b/html5_player/php_player/live_player.php @@ -0,0 +1,329 @@ + + + + + + + + + + + +
+ + +
+ + +
+
+ 오디오듣기 +
+
+ 자막보기 + 축소 + 전체화면 +
+
+ + + +
+ + + + + + + + + + \ No newline at end of file diff --git a/html5_player/php_player/vod_player.php b/html5_player/php_player/vod_player.php new file mode 100644 index 0000000..06cb58e --- /dev/null +++ b/html5_player/php_player/vod_player.php @@ -0,0 +1,485 @@ + + + + + + + + + + + +
+ + +
+
+ 오디오듣기 +
+
+ 자막보기 + 축소 + 전체화면 +
+
+ + + + + + + + + +
+ + + + + + + + + + \ No newline at end of file