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

[FAQ] EasyPusher SDK on CC3220SF (ARM Cortex-M4 ) #23

Open kirantpatil opened 5 years ago

kirantpatil commented 5 years ago

Hi,

Has anybody did run EasyPusher SDK on CC3220SF launch board which is having ARM Cortex-M4 processor?

Please let me know the steps to run it.

Thanks, Kiran.

kirantpatil commented 5 years ago

It seems we need to port EasyPusher from Linux to TI-RTOS or FreeRTOS as mentioned in TI community forum https://e2e.ti.com/support/tools/ccs/f/81/p/763431/2822140#2822140.

How to do it, if anybody has any clue ?

Thanks.