Skip to content

Commit

Permalink
Upgraded new graphics, proofreading
Browse files Browse the repository at this point in the history
  • Loading branch information
chanibal committed Aug 8, 2018
1 parent 423a1f6 commit 0f7ca78
Show file tree
Hide file tree
Showing 7 changed files with 42 additions and 28 deletions.
Binary file modified bivrost-button.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions readme-to-markdown.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
BIVROST 360WebPlayer for WordPress
==================================
![WordPress editor preview](screenshot-2.png)
END;

Expand Down
35 changes: 21 additions & 14 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
BIVROST 360WebPlayer for WordPress
==================================

![WordPress editor preview](screenshot-2.png)


Embed 360° videos and pictures on your Wordpress blog with the BIVROST 360WebPlayer for WordPress Plugin.
Embed 360° videos and pictures on your WordPress blog with the BIVROST 360WebPlayer for WordPress Plugin.

### Features

Expand All @@ -17,10 +18,11 @@ Embed 360° videos and pictures on your Wordpress blog with the BIVROST 360WebPl
* Mono and stereoscopic video and pictures.
* HTTP Live Streaming (HLS).
* Works well with touch.
* Well tested and supports many edge cases.
* Well tested - supports many edge cases.
* [WebVR][webvr] support - works with Oculus Rift, Vive, Windows Mixed Reality, OSVR, GearVR, Google Cardboard and more.
* Supports watching content in external native players ([by Bivrost][player-windows]).
* We want to hear your feedback and ideas for new features, to make it even better.
* Supports watching content in external native players ([by BIVROST][player-windows]).

We want to hear your feedback and ideas for new features, to make it even better.

[bivrost]: http://bivrost360.com
[webvr]: http://webvr.info/
Expand Down Expand Up @@ -50,9 +52,10 @@ my_vr_movie.mp4
my_vr_movie.webm
[/bivrost-player]`

Put the picture or movie urls in the `[bivrost-player]` tag separated by newlines. For best results add both a webm/vp6 and a mp4/h264 version.
Put the picture or movie urls in the `[bivrost-player]` tag separated by newlines. For the best result add both a webm/vp6 and a mp4/h264 version.

You can configure the player using attributes in the shortcode. Below you can find several options, none of them are required.

You can configure the player using attributes in the shortcode. Below are your options, none of them are required.


### Available options
Expand Down Expand Up @@ -140,7 +143,7 @@ Add the BIVROST 360WebPlayer for WordPress plugin using the built-in plugin inst

After installation, you will have a new button in the WYSYWIG editor. There is a also a `[bivrost-player]` shortcode available.

[download]: https://gitlab.com/BIVROST/360WebPlayer-for-WordPress/tags
[download]: https://github.com/BIVROST/360WebPlayer-for-WordPress/tags

## Frequently Asked Questions

Expand Down Expand Up @@ -215,9 +218,9 @@ Either your webserver doesn't support [Content-Range][content-range] or there ar

### Where can I submit feature requests or bug reports? Where can I find the unminified version?

Please send bugs and feature requests to our [GitLab project][gitlab]. The sources are located there too. Thanks a lot in advance for any and all feedback.
Please send bugs and feature requests to our [GitHub project][issues]. The sources are located there too. Thanks a lot in advance for any and all feedback.

[gitlab]: http://gitlab.com/BIVROST/360WebPlayer
[issues]: http://github.com/BIVROST/360WebPlayer-for-WordPress



Expand All @@ -227,7 +230,11 @@ Although browsers are the most accessible platforms, they are not all fully read

The BIVROST 360WebPlayer has a button that allows online content to be run in a native player. This enhances performance and gives the user a better experience than viewing the content straight from the browser. If the user does not have the player yet, he or she can download it through a pop-up.

The standalone player has less latency, better frame rates and supports VR headsets,
The [BIVROST 360Player for Windows][player-windows] standalone player for Windows supports Oculus, HTC Vive, OSVR and Windows Mixed Reality (via SteamVR) VR headsets, has less latency, and better frame rates.

We also have the BIVROST 360Player for Unity - a tool built on top of Unity that allows the user to create 360° video players for iOS, Android and GearVR.
Please [contact sales at contact@bivrost360.com][email-sales] for more details.




Expand All @@ -243,8 +250,8 @@ The 360WebPlayer has two license options:
If you want to remove or replace our branding, are unsure about which license applies to you, please [contact us for help and additional licensing options][email-sales].

[email-sales]: mailto:contact@bivrost360.com
[license-free]: https://gitlab.com/BIVROST/360WebPlayer/blob/master/LICENSE-free.md
[license-paid]: https://gitlab.com/BIVROST/360WebPlayer/blob/master/LICENSE-commercial.md
[license-free]: https://github.com/BIVROST/360WebPlayer/blob/master/LICENSE-free.md
[license-paid]: https://github.com/BIVROST/360WebPlayer/blob/master/LICENSE-commercial.md



Expand All @@ -265,8 +272,8 @@ The BIVROST 360WebPlayer for WordPress uses third party libraries:

* [THREE.js][threejs] (MIT license)
* [hls.js][hlsjs] (Apache 2.0 License)
* [BIVROST 360 WebPlayer][gitlab] (Custom open source license)
* [BIVROST 360 WebPlayer][github-360WebPlayer] (Custom open source license)

[threejs]: http://threejs.org
[hlsjs]: https://github.com/dailymotion/hls.js/
[gitlab]: https://gitlab.com/BIVROST/360WebPlayer
[github-360WebPlayer]: https://github.com/BIVROST/360WebPlayer
34 changes: 20 additions & 14 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The BIVROST 360WebPlayer for WordPress is the easiest way to stream 360 videos a

== Description ==

Embed 360° videos and pictures on your Wordpress blog with the BIVROST 360WebPlayer for WordPress Plugin.
Embed 360° videos and pictures on your WordPress blog with the BIVROST 360WebPlayer for WordPress Plugin.

= Features =

Expand All @@ -26,10 +26,11 @@ Embed 360° videos and pictures on your Wordpress blog with the BIVROST 360WebPl
* Mono and stereoscopic video and pictures.
* HTTP Live Streaming (HLS).
* Works well with touch.
* Well tested and supports many edge cases.
* Well tested - supports many edge cases.
* [WebVR][webvr] support - works with Oculus Rift, Vive, Windows Mixed Reality, OSVR, GearVR, Google Cardboard and more.
* Supports watching content in external native players ([by Bivrost][player-windows]).
* We want to hear your feedback and ideas for new features, to make it even better.
* Supports watching content in external native players ([by BIVROST][player-windows]).

We want to hear your feedback and ideas for new features, to make it even better.

[bivrost]: http://bivrost360.com
[webvr]: http://webvr.info/
Expand Down Expand Up @@ -59,9 +60,10 @@ my_vr_movie.mp4
my_vr_movie.webm
[/bivrost-player]`

Put the picture or movie urls in the `[bivrost-player]` tag separated by newlines. For best results add both a webm/vp6 and a mp4/h264 version.
Put the picture or movie urls in the `[bivrost-player]` tag separated by newlines. For the best result add both a webm/vp6 and a mp4/h264 version.

You can configure the player using attributes in the shortcode. Below you can find several options, none of them are required.

You can configure the player using attributes in the shortcode. Below are your options, none of them are required.


= Available options =
Expand Down Expand Up @@ -149,7 +151,7 @@ Add the BIVROST 360WebPlayer for WordPress plugin using the built-in plugin inst

After installation, you will have a new button in the WYSYWIG editor. There is a also a `[bivrost-player]` shortcode available.

[download]: https://gitlab.com/BIVROST/360WebPlayer-for-WordPress/tags
[download]: https://github.com/BIVROST/360WebPlayer-for-WordPress/tags

== Frequently Asked Questions ==

Expand Down Expand Up @@ -224,9 +226,9 @@ Either your webserver doesn't support [Content-Range][content-range] or there ar

= Where can I submit feature requests or bug reports? Where can I find the unminified version? =

Please send bugs and feature requests to our [GitLab project][gitlab]. The sources are located there too. Thanks a lot in advance for any and all feedback.
Please send bugs and feature requests to our [GitHub project][issues]. The sources are located there too. Thanks a lot in advance for any and all feedback.

[gitlab]: http://gitlab.com/BIVROST/360WebPlayer
[issues]: http://github.com/BIVROST/360WebPlayer-for-WordPress



Expand All @@ -236,7 +238,11 @@ Although browsers are the most accessible platforms, they are not all fully read

The BIVROST 360WebPlayer has a button that allows online content to be run in a native player. This enhances performance and gives the user a better experience than viewing the content straight from the browser. If the user does not have the player yet, he or she can download it through a pop-up.

The standalone player has less latency, better frame rates and supports VR headsets,
The [BIVROST 360Player for Windows][player-windows] standalone player for Windows supports Oculus, HTC Vive, OSVR and Windows Mixed Reality (via SteamVR) VR headsets, has less latency, and better frame rates.

We also have the BIVROST 360Player for Unity - a tool built on top of Unity that allows the user to create 360° video players for iOS, Android and GearVR.
Please [contact sales at contact@bivrost360.com][email-sales] for more details.




Expand All @@ -252,8 +258,8 @@ The 360WebPlayer has two license options:
If you want to remove or replace our branding, are unsure about which license applies to you, please [contact us for help and additional licensing options][email-sales].

[email-sales]: mailto:contact@bivrost360.com
[license-free]: https://gitlab.com/BIVROST/360WebPlayer/blob/master/LICENSE-free.md
[license-paid]: https://gitlab.com/BIVROST/360WebPlayer/blob/master/LICENSE-commercial.md
[license-free]: https://github.com/BIVROST/360WebPlayer/blob/master/LICENSE-free.md
[license-paid]: https://github.com/BIVROST/360WebPlayer/blob/master/LICENSE-commercial.md



Expand All @@ -280,8 +286,8 @@ The BIVROST 360WebPlayer for WordPress uses third party libraries:

* [THREE.js][threejs] (MIT license)
* [hls.js][hlsjs] (Apache 2.0 License)
* [BIVROST 360 WebPlayer][gitlab] (Custom open source license)
* [BIVROST 360 WebPlayer][github-360WebPlayer] (Custom open source license)

[threejs]: http://threejs.org
[hlsjs]: https://github.com/dailymotion/hls.js/
[gitlab]: https://gitlab.com/BIVROST/360WebPlayer
[github-360WebPlayer]: https://github.com/BIVROST/360WebPlayer
Binary file modified screenshot-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified screenshot-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0f7ca78

Please sign in to comment.