EasyDarwin / EasyPusher

免费组件:简单、高效、稳定、免费的一款标准RTSP/RTP协议直播推送库,支持将H.264/H.265/G.711/G.726/AAC等音视频数据推送到RTSP流媒体服务器(例如EasyDarwin)进行低延时直播或者视频通信,支持Windows、Linux、ARM、Android、iOS等平台,EasyPusher配套EasyDarwin流媒体服务器、EasyPlayer RTSP播放器适用于特殊行业的低延时应急指挥需求! Android迁移到了https://github.com/EasyDarwin/EasyPusher-Android , iOS迁移到了https://github.com/EasyDarwin/EasyPusher-iOS
http://www.easydarwin.org/
787 stars 391 forks source link

easypusher_file 不支持指定文件名推送 #4

Open linewei opened 8 years ago

linewei commented 8 years ago

不支持指定文件名推送,-h信息重复。

px@ts198:~/EasyDarwin-CentOS-x64-7.0.4-Build16.0108/Movies$ ./easypusher_file -h

Usage:

./easypusher_file [-d -p -n ] Help Mode: ./easypusher_file -h

For example: ./easypusher_file -d 115.29.139.20 -p 554 -n easypusher_file.sdp

Usage:

./easypusher_file [-d -p -n ] Help Mode: ./easypusher_file -h For example: ./easypusher_file -d 115.29.139.20 -p 554 -n easypusher_file.sdp

babosa commented 8 years ago

@gavin1010 EasyPusher_File需要支持MP4文件Demux,同时推送音视频流;

My-captain commented 6 years ago

@linewei 前辈、请问easypusher_file推送到easydarwin server后、移动端能看到画面吗?为什么我的只有音频、没有画面

lifeibin commented 6 years ago

@My-captain 我也发现这个demo有这个bug