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