All Projects → ChinaArJun → Tencent Now

ChinaArJun / Tencent Now

🔥🔥🔥iOS视频直播:仿腾讯旗下 < NOW > 直播 斗鱼 抖音 火山视频 花椒 熊猫 YY 陌陌 映客 直播APP iOS Live video

Projects that are alternatives of or similar to Tencent Now

Ant-Live
【基于JAVA开发的在线直播平台】Ant Live;腾讯云直播服务;直播鉴黄;礼物;支付宝充值提现;弹幕聊天室;前端后分离;SpringBoot;直播平台开发;
Stars: ✭ 28 (-96.33%)
Mutual labels:  live, tencent
Ocbarrage
iOS 弹幕库 OCBarrage, 同时渲染5000条弹幕也不卡, 轻量, 可拓展, 高度自定义动画, 超高性能, 简单易上手; A barrage render-engine with high performance for iOS. At the same time, rendering 5000 barrages is also very smooth, lightweight, scalable, highly custom animation, ultra high performance, simple and easy to use!
Stars: ✭ 294 (-61.42%)
Mutual labels:  tencent, live
Ocbarrage
iOS 弹幕库 OCBarrage, 同时渲染5000条弹幕也不卡, 轻量, 可拓展, 高度自定义动画, 超高性能, 简单易上手; A barrage render-engine with high performance for iOS. At the same time, rendering 5000 barrages is also very smooth, lightweight, scalable, highly custom animation, ultra high performance, simple and easy to use!
Stars: ✭ 589 (-22.7%)
Mutual labels:  tencent, live
Icepa
iOS system-wide VPN based Tor client
Stars: ✭ 519 (-31.89%)
Mutual labels:  ios-app
Btcrelay
Ethereum contract for Bitcoin SPV: Live on https://etherscan.io/address/0x41f274c0023f83391de4e0733c609df5a124c3d4
Stars: ✭ 533 (-30.05%)
Mutual labels:  live
C9mj
个人练手项目(新闻 + 视频直播): 基于 MVP + Glide + Retrofit + RxJava2.0 + butterknife 的C9MJ TV (斗鱼douyu/熊猫panda/战旗zhanqi/虎牙huya/龙珠longhzu/全民quanmin/网易cc/火猫huomao + 英雄联盟LOL/守望先锋OW/DOTA2/炉石传说hs/CSGO)App。ps:只有观看熊猫Panda TV才有弹幕(bullet/barrage/danmu)播放功能。
Stars: ✭ 607 (-20.34%)
Mutual labels:  live
Flutter Ai Rubik Cube Solver
Flutter-Python rubiks cube solver.
Stars: ✭ 744 (-2.36%)
Mutual labels:  ios-app
Messenger
iOS - Real-time messaging app 🎨
Stars: ✭ 491 (-35.56%)
Mutual labels:  ios-app
Musicdl
A lightweight music downloader written by pure python.
Stars: ✭ 641 (-15.88%)
Mutual labels:  tencent
Ios Viper Architecture
This repository contains a detailed sample app that implements VIPER architecture in iOS using libraries and frameworks like Alamofire, AlamofireImage, PKHUD, CoreData etc.
Stars: ✭ 578 (-24.15%)
Mutual labels:  ios-app
React Native Nw React Calculator
Mobile, desktop and website Apps with the same code
Stars: ✭ 5,116 (+571.39%)
Mutual labels:  ios-app
Shaka Player
JavaScript player library / DASH & HLS client / MSE-EME player
Stars: ✭ 5,386 (+606.82%)
Mutual labels:  live
Go Oryx
The go-oryx is SRS++, focus on real-time live streaming load-balancer.
Stars: ✭ 608 (-20.21%)
Mutual labels:  live
Multi Os Engine
Multi-OS Engine: Create iOS Apps in Java (or Kotlin ... etc.)
Stars: ✭ 529 (-30.58%)
Mutual labels:  ios-app
Pixelkit
Live Graphics Framework
Stars: ✭ 644 (-15.49%)
Mutual labels:  live
Pearplayer.js
支持WebRTC的多源多协议混合P2P-CDN的流媒体播放器
Stars: ✭ 512 (-32.81%)
Mutual labels:  live
Sprintnba
🏀 NBA客户端
Stars: ✭ 629 (-17.45%)
Mutual labels:  live
Moonlight Ios
GameStream client for iOS/tvOS
Stars: ✭ 556 (-27.03%)
Mutual labels:  ios-app
Mono
高仿MONO(猫弄)
Stars: ✭ 556 (-27.03%)
Mutual labels:  ios-app
Hlsjs P2p Engine
Let your viewers become your unlimitedly scalable CDN.
Stars: ✭ 759 (-0.39%)
Mutual labels:  live

NOW

-NOW项目主要是基于ijkplayer 的. 最好是打包成framework

-已经准备好了一份打包好的分享给大家

-百度云盘链接:https://pan.baidu.com/s/1smNcwsX 密码:xpsq

-记得打开项目后将打包好的[ijkplayer ]拖入项目,不然会报错

IOS视频直播:高仿 腾讯旗下【NOW】直播 —— 喜欢的记点star谢谢

随着今年近两年直播平台的火热,腾讯旗下NOW直播平台也进驻市场 这还仅仅是游戏直播这块的蛋糕.直播

行业的竞争会越来越激烈, 不管是主播还是直播平台都面临着激烈的竞争, 当然直播 行业也会越来越规范, 直播元素也越来越多.

视频直播初窥 视频直播,可以分为 采集,前处理,编码,传输, 服务器处理,解码,渲染

采集: iOS系统因为软硬件种类不多, 硬件适配性比较好, 所以比较简单. 而Android端市面上机型众多, 要做些机型的适配工作. PC端是最麻烦的, 各种奇葩摄像头驱动.所以现在很多的中小型直播平台, 都放弃了PC的直播, 更有一些直播平台只做iOS端的视频直播.

编码: 重难点在于要在分辨率,帧率,码率,GOP等参数设计上找到最佳平衡点。 iOS8之后,Apple开放了VideoToolbox.framework, 可以直接进行硬编解码, 这也是为什么现在大多数直播平台最低只支持到iOS8的原因之一. iOS端硬件兼容性比较好, 可以直接采取硬编码.

效果图如下

12

12

12

欢迎关注我的微信公众号

微信公众号

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].