mirror of
https://github.com/danog/magnaluna.git
synced 2024-11-26 11:34:39 +01:00
Add screenshot
This commit is contained in:
parent
0efb8a258e
commit
c5e04f4b9b
@ -1,5 +1,7 @@
|
||||
# magnaluna webradio
|
||||
|
||||
[![Build Status](https://travis-ci.org/danog/magnaluna.svg?branch=master)](https://travis-ci.org/danog/magnaluna)
|
||||
|
||||
Telegram webradio with advanced features like call programming and real-time call stats based on [MadelineProto](https://github.com/danog/MadelineProto) and [libtgvoip](https://github.com/danog/php-libtgvoip).
|
||||
|
||||
Created by Daniil Gentili (https://daniil.it).
|
||||
@ -18,4 +20,4 @@ In order to play songs, they must be first converted to raw PCM format (support
|
||||
|
||||
```
|
||||
ffmpeg -i anyaudioorvideo.mp3 -f s16le -ac 1 -ar 48000 -acodec pcm_s16le mysong.raw
|
||||
```
|
||||
```
|
||||
|
BIN
screenshot.png
Normal file
BIN
screenshot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 274 KiB |
Loading…
Reference in New Issue
Block a user