-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
v2_EN_LiveShow
SRS provdies a server with public ip for all to test.
Thanks JOHNNY who contribute the dns name ossrs.net.
There is 100GB data on the public server, anyone can upload movies and I will check it and add to the virtual live stream.
You can:
- Upload by ftp:
ftp://ftpuser:srs@www.ossrs.net
, recomment to use ftp tools, using utf-8 encoding. - System auto transcode: SRS use transcoding cluster to transcode the uploaded movies to h.264+aac in mp4 format. The cluster is provided by chnvideo.com.
- Check: I will check the movie at SRS preview
- Publish: When check ok, I will add to the playlist of virtual live stream of SRS.
- Play: User can play the virtual live stream of SRS.
You can play the virtual live stream of SRS:
- RTMP: speedup by verycloud
- Origin RTMP, directly play on public server of SRS
- Origin HLS, directly play on public server of SRS
Thanks verycloud.cn to | speedup the virtual live stream of SRS.
Thanks all to donate SRS, I spent these money to buy the virtual public server. You can:
- Test to play or publish the RTMP stream to SRS.
- Use the demo of SRS on public server.
- Do performance test.
- Auto build and test.
- SRS release server, to download the SRS releases.
- To download SRS files.
The public server list:
Provider | Internet IP | City | Open? | Bandwidth | Disk | Link |
---|---|---|---|---|---|---|
Aliyun | ossrs.net | Beijing | Open | 5Mbps | 100GB | SRS |
The public server use default vhost, contact me if need add your vhost:
listen 1935;
http_api {
enabled on;
listen 1985;
}
http_stream {
enabled on;
listen 8080;
dir ./objs/nginx/html;
}
vhost __defaultVhost__ {
hls {
enabled on;
hls_path ./objs/nginx/html;
hls_fragment 10;
hls_window 60;
}
ingest livestream {
enabled on;
input {
type file;
url ./doc/source.200kbps.768x320.flv;
}
ffmpeg ./objs/srs_ingest_flv_ssl;
engine {
enabled off;
output rtmp://127.0.0.1:[port]/live?vhost=[vhost]/livestream;
}
}
}
To play the virtual live stream:http://ossrs.net/players/srs_player.html?vhost=defaultVhost&stream=livestream&autostart=true
Winlin 2014.10
Welcome to SRS wiki!
Please select your language:
Please select your language:
Please select your language:
Please select your language:
Please select your language: