Menu

Tree [931777] master /
 History

HTTPS access


File Date Author Commit
 src 2017-02-24 Ying-Chun Liu (PaulLiu) Ying-Chun Liu (PaulLiu) [931777] player.c: Modify error log message for missing ...
 AUTHORS 2009-03-19 paulliu paulliu [b84dbb] Init release
 COPYING 2009-03-19 paulliu paulliu [b84dbb] Init release
 ChangeLog 2009-03-19 paulliu paulliu [b84dbb] Init release
 Makefile.am 2009-03-22 paulliu paulliu [60d282] Add logger.
 NEWS 2009-03-19 paulliu paulliu [b84dbb] Init release
 README 2009-03-24 paulliu paulliu [064c84] Add audio volume control
 configure.ac 2014-09-15 Ying-Chun Liu (PaulLiu) Ying-Chun Liu (PaulLiu) [0021d5] Migrate to latest libavcodec

Read Me

= xynaplayer =

 * Note: some content is encoded by rot13 because trademark or logo.

xynaplayer is a free software player for rot13(NalK) made by 
rot13(PZP Zntargvpf) which is a ROC(Taiwan) Company.


= command-line usage =

xynaplayer [ip] [port] [user] [password]

 default value: ip=192.168.1.166 port=80 user=admin password=admin
  

= config file =
It reads ~/.config/xynaplayer/xynaplayer.conf

Format:

[default]
ip=192.168.1.166
port=80
user=admin
password=admin


= key bindings =

 * f: full screen
 * <up>/<down>: go to next/previous channel
 * 0123456789+<enter>: go to channel #
 * a: toggle AV
 * m: mute
 * <left>/<right>: Decrease/Increase volume


= AMR codec = 

Due to patent issue we cannot include AMR codec in our source code.
Please read
http://en.wikipedia.org/wiki/Adaptive_multi-rate_compression

You need AMR codec to get audio support. It can be downloaded at 
http://www.penguin.cz/~utx/amr
Please install libamrnb.so into any LD_LIBRARY_PATH directories.
Put in current working directory also works.
If you don't have libamrnb, you'll get video only.

Debian users can install libamrnb3 from http://debian-multimedia.org/

Or you should consider using G.726 which is free.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.