Changeset 1469802
- Timestamp:
- 08/08/2016 08:40:11 AM (10 years ago)
- Location:
- bitmovin-video
- Files:
-
- 2 edited
-
tags/0.5.1/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
bitmovin-video/tags/0.5.1/readme.txt
r1469784 r1469802 107 107 == Screenshots == 108 108 109 1. This screen shot describes the Plugin site of the Wordpress instance.109 1. This screen shot describes the Plugin site of the Wordpress instance. 110 110 After you have installed the Bitmovin Player Wordpress Plugin through your Wordpress dashboard or 111 111 uploaded via FTP and unzipped the plugin archive into the wp-content/plugins directory, you should now be able to 112 112 see the Plugin in the list with the state "Deactivated". Next step is just to click on "Activate" to go ahead. 113 114 2.This screen shot describes the "Bitmovin Settings" site in your Wordpress Dashboard after activating the plugin. 113 2. This screen shot describes the "Bitmovin Settings" site in your Wordpress Dashboard after activating the plugin. 115 114 Here you have to insert your Bitmovin API key which could be found under Settings of your Bitmovin Account and click 116 115 on the "Save" button to full enjoy your player plugin. If you need additional help there is an information sign 117 116 which is linked to the login of your bitmovin account. 118 119 3.This screen shot describes the "Bitmovin > All Videos" page, where you can find all your configured videos. 117 3. This screen shot describes the "Bitmovin > All Videos" page, where you can find all your configured videos. 120 118 You can also see the shortcode which is used to reference to the player with the given video in your posts. 121 122 4.This screen shot describes the video page when you clicked on a individual video in the "Bitmovin > All Videos" page. 119 4. This screen shot describes the video page when you clicked on a individual video in the "Bitmovin > All Videos" page. 123 120 As you can see you have the possibility to set or edit your video source by the given text inputs here. 124 121 It is the same page as "Add new Video", so feel free to change or set links to videos with the right formats here. 125 126 5.This screen shot describes also the video page with the possibility to change your player version manually or to add 122 5. This screen shot describes also the video page with the possibility to change your player version manually or to add 127 123 Ads, change the style of the player, set DRM or to edit your VR settings. After clicking on "Update" at the right side 128 124 above of the page, your changes are going to apply immediately. 129 130 6.This screen shot describes the player preview at the bottom of the video page. 125 6. This screen shot describes the player preview at the bottom of the video page. 131 126 If everything was done well, you are now able to see the preview of the player, which is also shown in your posts. 132 127 Here you can see, if your settings matches with the player configuration and if your links to the streams are working as well. 133 134 7.This screen shot describes the implementation of the player in your post. 128 7. This screen shot describes the implementation of the player in your post. 135 129 Firstly you have to change to the page where you create and edit posts under wordpress. 136 130 When adding a post you just have to copy the shortcut provided by your video e.g. [bitmovin_player id='4'] to the 137 131 text area of your post editor. 138 139 8.This screen shot describes the correct implementation of your bitmovin player in your posts. After you correctly followed the instructions of the installation you should now be able to enjoy your streams in your posts. 132 8. This screen shot describes the correct implementation of your bitmovin player in your posts. After you correctly followed the instructions of the installation you should now be able to enjoy your streams in your posts. 140 133 141 134 -
bitmovin-video/trunk/readme.txt
r1469784 r1469802 107 107 == Screenshots == 108 108 109 1. This screen shot describes the Plugin site of the Wordpress instance.109 1. This screen shot describes the Plugin site of the Wordpress instance. 110 110 After you have installed the Bitmovin Player Wordpress Plugin through your Wordpress dashboard or 111 111 uploaded via FTP and unzipped the plugin archive into the wp-content/plugins directory, you should now be able to 112 112 see the Plugin in the list with the state "Deactivated". Next step is just to click on "Activate" to go ahead. 113 114 2.This screen shot describes the "Bitmovin Settings" site in your Wordpress Dashboard after activating the plugin. 113 2. This screen shot describes the "Bitmovin Settings" site in your Wordpress Dashboard after activating the plugin. 115 114 Here you have to insert your Bitmovin API key which could be found under Settings of your Bitmovin Account and click 116 115 on the "Save" button to full enjoy your player plugin. If you need additional help there is an information sign 117 116 which is linked to the login of your bitmovin account. 118 119 3.This screen shot describes the "Bitmovin > All Videos" page, where you can find all your configured videos. 117 3. This screen shot describes the "Bitmovin > All Videos" page, where you can find all your configured videos. 120 118 You can also see the shortcode which is used to reference to the player with the given video in your posts. 121 122 4.This screen shot describes the video page when you clicked on a individual video in the "Bitmovin > All Videos" page. 119 4. This screen shot describes the video page when you clicked on a individual video in the "Bitmovin > All Videos" page. 123 120 As you can see you have the possibility to set or edit your video source by the given text inputs here. 124 121 It is the same page as "Add new Video", so feel free to change or set links to videos with the right formats here. 125 126 5.This screen shot describes also the video page with the possibility to change your player version manually or to add 122 5. This screen shot describes also the video page with the possibility to change your player version manually or to add 127 123 Ads, change the style of the player, set DRM or to edit your VR settings. After clicking on "Update" at the right side 128 124 above of the page, your changes are going to apply immediately. 129 130 6.This screen shot describes the player preview at the bottom of the video page. 125 6. This screen shot describes the player preview at the bottom of the video page. 131 126 If everything was done well, you are now able to see the preview of the player, which is also shown in your posts. 132 127 Here you can see, if your settings matches with the player configuration and if your links to the streams are working as well. 133 134 7.This screen shot describes the implementation of the player in your post. 128 7. This screen shot describes the implementation of the player in your post. 135 129 Firstly you have to change to the page where you create and edit posts under wordpress. 136 130 When adding a post you just have to copy the shortcut provided by your video e.g. [bitmovin_player id='4'] to the 137 131 text area of your post editor. 138 139 8.This screen shot describes the correct implementation of your bitmovin player in your posts. After you correctly followed the instructions of the installation you should now be able to enjoy your streams in your posts. 132 8. This screen shot describes the correct implementation of your bitmovin player in your posts. After you correctly followed the instructions of the installation you should now be able to enjoy your streams in your posts. 140 133 141 134
Note: See TracChangeset
for help on using the changeset viewer.