Coder Social home page Coder Social logo

hebei-iptv's Introduction

本项目涉及内容仅供学习交流,严禁用于商业用途及其他目的,产生法律及版权纠纷由用户个人承担,请于下载后24小时内删除

hebei-iptv

河北电信IPTV组播源 内容基于0313,理论通用

2024/03/26更新,新增3个凤凰台,都是标清的

以下为代理链接
  • https://mirror.ghproxy.com/raw.githubusercontent.com/akumajac/hebei-iptv/main/单播.txt
  • https://mirror.ghproxy.com/raw.githubusercontent.com/akumajac/hebei-iptv/main/组播.txt
  • https://mirror.ghproxy.com/raw.githubusercontent.com/akumajac/hebei-iptv/main/tvbox-test.txt
  • https://mirror.ghproxy.com/raw.githubusercontent.com/akumajac/hebei-iptv/main/msd_lite-test

参考教程

本教程参考自B站up主maxdarksol

1、光猫取消端口绑定,划分vlan,我将上网口划分1,iptv划分为2

tips:河北于23年末左右强制更换光猫管理员密码,需要抓包

2、openwrt路由器新建接口,自定义接口填上:wan口的标识符 加上.iptv划分的vlan名称。如我的wan口是eth1,那么我就填上eth1.2
防火墙设置里新建iptv

屏幕截图 2024-03-06 213259屏幕截图 2024-03-06 213406 屏幕截图 2024-03-06 214053

3、新建接口的基本设置里,发送主机名填stbid ,高级设置里Vendor Class填HEITV ,MAC填机顶盒的mac,网关跃点填20(这个数比wan口的跃点大就行

4、udpxy按图填,完成后参考openwrt设置 文件夹的内容 屏幕截图 2024-03-06 214853

5、msd_lite和udpxy二选一。msd_lite的占用比udpxy低,比较推荐,但好像只能内网,外网端口有bug
udpxy的格式为http://路由器ip:端口/udp/组播地址
msd_lite的格式为http://路由器ip:端口/rtp/组播地址

6、防火墙新建流量规则,协议选任意,源区域选iptv(第2步新建的那个。目标区域选设备

公益源推荐

茶客公益源项目地址/下载链接

自用备忘

  • 192.168.28.0/24
    192.168.28.9 为内网回看地址

例rtsp://192.168.28.9/PLTV/88888914/224/3221225729/10000100000000060000000000000636_0.smil?playseek=20200306204239-2020030622330

  • option60 Vendor Class: HEITV

  • option12 host name: 机顶盒的STBID

  • 额外认证参数 option sendopts 'x7d:XXXXXXX…..' 十六进制7d表示125 xxxx是发送十六进制的加密数据

  • 河北电信机顶盒操作码 1301

  • itv密码 118114

  • 组播查找正则表达式:ChannelName="(.*?)".*?(igmp://.*?)\|rtsp

  • 单播查找正则表达式:ChannelName="(.*?)".*?(rtsp://.*?smil)

  • 替换表达式:$1,$2

  • 在线表达式

    正则表达式在线工具

  • 直播源列表转换工具

    M3U转换

  • EPG频道列表

    epg转换51zmt

    112114

hebei-iptv's People

Contributors

akumajac 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.