Code Monkey home page Code Monkey logo

xjtv's Introduction

一、项目介绍

XJ直播是一款基于Swift3.0开发的直播平台,所有接口都是通过抓包工具获得,仅供学习和交流,不用于商业用途.

二、XJ直播用到的知识点

* 整个项目使用MVVM架构 + 响应式编程 + Swift3.0进行编写,主要是练习swift3.0语法以及MVVM的使用;
* 本项目用到了视频的采集,编码,解码等技术,采用的是目前主流的第三方框架IJKMediaFramework;
* 在本地利用Socket搭建一个简易的服务器,用来模拟客户端和服务器之间的交互;
* 项目中主要用到了图文混排、弹幕、粒子动画、自定义动画等技术;
* 项目中用到ITabbarController、UICollectionView、UIScrollView、Xib以及自动布局等知识等高级高级使用。

关于项目不能报错问题

在用户clone下来代码,运行的时候会发现项目报错,这时候是由于项目中缺少IJKMediaFramework.这时候请到下面链接下载IJKPlayer,然后导入到项目中即可.

导入路径:
    classes ---> sources --->导入这时候是由于项目中缺少IJKMediaFramework
IJKMediaFramework下载地址:

下载地址:https://pan.baidu.com/s/1pKYx8Sj 密码: jkri

效果图如下

如果您喜欢本项目,请Star & Fork me

如果有疑问,请发邮件告知我: [email protected].
我的技术博客: 我的博客,后续我会将代码实现步骤详细的写在我的博客里面,欢迎关注.

本项目尚未完结,后续会持续更新......

xjtv's People

Contributors

paulpang avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.