Skip to content

Commit

Permalink
add code blocks for all
Browse files Browse the repository at this point in the history
  • Loading branch information
dirk-unified committed Dec 11, 2022
1 parent 7508c5f commit 40ceb0c
Show file tree
Hide file tree
Showing 18 changed files with 486 additions and 364 deletions.
File renamed without changes.
File renamed without changes
7 changes: 3 additions & 4 deletions License.md → license.md
Expand Up @@ -8,9 +8,8 @@ a donation is always appreciated. You have to agree to the

## Why buy a license?

If you buy a
[commercial license](download/licenses/H264-Streaming-Module-License.pdf)
, you can use the H264 Streaming Module (version 2) on
If you buy a commercial license, you can use the H264 Streaming Module
(version 2) on

- A corporate site
- A site that has ads
Expand All @@ -20,7 +19,7 @@ If you buy a
## Download the license

Download the commercial license
[here](download/H264-Streaming-Module-License.pdf).
[here](download/h264-streaming-module-license.pdf).

## Available commercial licenses

Expand Down
27 changes: 13 additions & 14 deletions Readme.md → readme.md
@@ -1,6 +1,6 @@
# H264 Streaming Module Introduction (version 2)

<img src="download/site.png" alt="Old site" width="800" />
<img src="download/old-trac-svn-site.png" alt="Old trac/svn site" width="800" />

## News

Expand All @@ -19,7 +19,7 @@ Flash 10.1.

Welcome to version 2.0 of the H264 Streaming Module. Version 2.0 is a complete
rewrite. It works with a wider variety of MP4 video files and has faster
start/seek times. We have also added support for Apache and Ngingx, next to
start/seek times. We have also added support for Apache and Nginx, next to
Lighttpd.

## HTTP Pseudo Streaming
Expand All @@ -32,8 +32,8 @@ encoding.

## H264 Streaming Module

The H264 Streaming Module is a plugin for your existing !Apache/Lighttpd/Nginx
webserver. Its features are as follows:
The H264 Streaming Module is a plugin for your existing Apache, IIS, Lighttpd
or Nginx webserver. Its features are as follows:

### Timeshifting seek

Expand Down Expand Up @@ -61,16 +61,16 @@ is no need to re-encode your MP4 videos, you can use your existing video files.

Pick your webserver and continue to the download and build instructions.

* [AOLserver](webseerver/Aolserver.md)
* [Apache](webserver/Apache.md)
* [IIS 5 and 6](webseerver/IIS-5-6.md)
* [IIS 7](webseerver/IIS-7.md)
* [Lighttpd](webserver/Lighttpd.md)
* [Nginx](webseerver/Nginx.md)
* [AOLserver](webseerver/aolserver.md)
* [Apache](webserver/apache.md)
* [IIS 5 and 6](webseerver/iis-5-6.md)
* [IIS 7](webseerver/iis-7.md)
* [Lighttpd](webserver/lighttpd.md)
* [Nginx](webseerver/nginx.md)

Have a look at the [latest release notes](webserver/Release_notes.md) to see
Have a look at the [latest release notes](webserver/release_notes.md) to see
what has changed or have a look at the
[performance figures](webserver/performance/Nginx.md) to give you an idea about
[performance figures](webserver/performance/nginx.md) to give you an idea about
cpu / memory usage.

## License
Expand All @@ -91,7 +91,7 @@ you need a [license](License.md).

## Encoding videos in H264

See the article [Encoding video in H264](webserver/Encoding.md).
See the article [Encoding video in H264](webserver/encoding.md).

## Feedback

Expand All @@ -103,4 +103,3 @@ A big thank you goes out to Tinic Uro and the people on the
http://www.jeroenwijering.com forum for providing the necessary reading,
articles and links.


59 changes: 0 additions & 59 deletions webserver/Aolserver.md

This file was deleted.

64 changes: 0 additions & 64 deletions webserver/Apache.md

This file was deleted.

146 changes: 0 additions & 146 deletions webserver/Lighttpd.md

This file was deleted.

0 comments on commit 40ceb0c

Please sign in to comment.