성공)갤럭시 note8 에 debian 조건 tvheadend_4.3-1896~gce0907705-dirty_arm64.deb설치작업후 Continuity counter error 발생조치 내용
♨ 카랜더 일정 :
본문
Continuity counter error 발생에 대한 구글링 하여 많은것을 조치 하였습니다
http://11q.kr/g5s/bbs/board.php?bo_table=s11&wr_id=9783
빌드를 초기부터 본게시물 중간에 참조 빌드 설치 합니다
빌드시 화면 중간 에러에 대한 종속성 팩키지를 설치 정상 빌드 되게 하여 설치 합니다
빌드 요약
apt install git
git clone https://github.com/tvheadend/tvheadend.git
cd tvheadend/
빌드버전 설정작업
최신버전은
git checkout master
기본 옵션으로 진행
git add .
의존성 팩키지 설치
apt install debhelper pkg-config gettext libavahi-client-dev libssl-dev zlib1g-dev liburiparser-dev python python-requests cmake libpcre3-dev libdvbcsa-dev xmltv-util python python-requests
full 상태로 빌드
./Autobuild.sh -t
에러발생으로 빌드전 의존성 팩키지 설치 관련 파일 설치
root@localhost:~# history
10 apt install git
11 git clone https://github.com/tvheadend/tvheadend.git
12 ls
13 cd tvheadend
14 ls
15 git checkout master
16 nano configure
17 apt install nano
18 nano configure
19 apt install debhelper pkg-config gettext libavahi-client-dev libssl-dev zlib1g-dev liburiparser-dev python python-requests cmake libpcre3-dev libdvbcsa-dev
20 git checkout master
21 git add .
22 ./Autobuild.sh -t
23 apt install wget
24 ./Autobuild.sh -t
25 ls
26 cd ..
27 ls
28 dpkg -i tvheadend_4.3-1896~gce0907705-dirty_arm64.deb
29 service
30 service --status-all
31 service tvheadend start
32 nano /etc/init.d/tvheadend
33 nano /etc/init.d/tvheadend -c
34 wget http://11q.kr/download/tv_grab_docker_wget_cat
35 ls
36 chmod a+x tv_grab_docker_wget_cat
37 chmod 777 tv_grab_docker_wget_cat
38 cp tv_grab_docker_wget_cat /usr/bin
39 service tveadend restart
40 service tvheadend restart
41 history
root@localhost:~# history > ss.txt
root@localhost:~#
Continuity counter error 발생에
https://tvheadend.org/boards/5/topics/18905
https://github.com/ljalves/linux_media/wiki/Installating
Thanks for help.
I've installed other media_build package from here:
https://github.com/ljalves/linux_media/wiki/Installating
and quality is better, works quite smoothly
...
참조하여 아래 내용 설치 합니다.
Installating
Downloading and building
git clone https://github.com/ljalves/media_build.git
git clone --depth=1 https://github.com/ljalves/linux_media.git -b latest ./media
cd media_build
make dir DIR=../media
make distclean
make
Installing
~/media_build $ sudo make install
Loading the modules (or you can just reboot)
CX23885 based
~/media_build $ sudo make rmmod
~/media_build $ sudo modprobe cx23885
SAA716X based
~/media_build $ sudo make rmmod
~/media_build $ sudo modprobe saa716x_budget int_type=1
If you find module load errors like "module has wrong symbol version" means that there still are old modules from your previous media tree installation (usually duplicated modules in two different places).
The brute-force approach is to simply do:
$ sudo rm -rf /lib/modules/`uname -r`/kernel/drivers/media/*
The other option is to identify, find and remove duplicate modules manually.
Example:
$ find /lib/modules/`uname -r` -name "media.ko"
Upgrading sources and re-installing
~ $ cd media
~/media $ git remote update
~/media $ git pull
~/media $ cd ../media_build
~/media_build $ git remote update
~/media_build $ git pull
~/media_build $ make
~/media_build $ sudo make install
(now you can reboot or unload/reload modules manually:)
~/media_build $ sudo make rmmod
~/media_build $ sudo modprobe ...
Continuity counter error 발생에 조치후 이상 없습니다.
2020-08-01 22:05:57.576 iptv: m3u parse: 0 new mux(es) in network 'IPTV Automatic Network' (total 111)
2020-08-01 22:06:57.461 iptv: m3u parse: 0 new mux(es) in network 'IPTV Automatic Network' (total 111)
2020-08-01 22:07:30.780 TS: IPTV Automatic Network/skb.m3u - MBN_16/MBN_16: H264 @ #1563 Continuity counter error (total 1)
2020-08-01 22:07:30.780 TS: IPTV Automatic Network/skb.m3u - MBN_16/MBN_16: AAC @ #2563 Continuity counter error (total 1)
2020-08-01 22:07:30.780 TS: IPTV Automatic Network/skb.m3u - MBN_16/MBN_16: AAC @ #3563 Continuity counter error (total 1)
2020-08-01 22:07:57.508 iptv: m3u parse: 0 new mux(es) in network 'IPTV Automatic Network' (total 111)
2020-08-01 22:08:58.248 iptv: m3u parse: 0 new mux(es) in network 'IPTV Automatic Network' (total 111)
2020-08-01 22:09:58.115 iptv: m3u parse: 0 new mux(es) in network 'IPTV Automatic Network' (total 111)
2020-08-01 22:10:58.213 iptv: m3u parse: 0 new mux(es) in network 'IPTV Automatic Network' (total 111)
2020-08-01 22:11:58.158 iptv: m3u parse: 0 new mux(es) in network 'IPTV Automatic Network' (total 111)
2020-08-01 22:12:58.117 iptv: m3u parse: 0 new mux(es) in network 'IPTV Automatic Network' (total 111)
2020-08-01 22:13:58.245 iptv: m3u parse: 0 new mux(es) in network 'IPTV Automatic Network' (total 111)
2020-08-01 22:14:58.239 iptv: m3u parse: 0 new mux(es) in network 'IPTV Automatic Network' (total 111)
2020-08-01 22:15:58.198 iptv: m3u parse: 0 new mux(es) in network 'IPTV Automatic Network' (total 111)
2020-08-01 22:16:58.239 iptv: m3u parse: 0 new mux(es) in network 'IPTV Automatic Network' (total 111)
2020-08-01 22:17:58.218 iptv: m3u parse: 0 new mux(es) in network 'IPTV Automatic Network' (total 111)
2020-08-01 22:18:58.253 iptv: m3u parse: 0 new mux(es) in network 'IPTV Automatic Network' (total 111)
2020-08-01 22:19:58.117 iptv: m3u parse: 0 new mux(es) in network 'IPTV Automatic Network' (total 111)
2020-08-01 22:20:57.506 iptv: m3u parse: 0 new mux(es) in network 'IPTV Automatic Network' (total 111)
2020-08-01 22:21:57.503 iptv: m3u parse: 0 new mux(es) in network 'IPTV Automatic Network' (total 111)
2020-08-01 22:22:57.504 iptv: m3u parse: 0 new mux(es) in network 'IPTV Automatic Network' (total 111)
2020-08-01 22:23:57.434 iptv: m3u parse: 0 new mux(es) in network 'IPTV Automatic Network' (total 111)
2020-08-01 22:24:57.377 iptv: m3u parse: 0 new mux(es) in network 'IPTV Automatic Network' (total 111)
2020-08-01 22:25:57.478 iptv: m3u parse: 0 new mux(es) in network 'IPTV Automatic Network' (total 111)
2020-08-01 22:26:57.500 iptv: m3u parse: 0 new mux(es) in network 'IPTV Automatic Network' (total 111)
2020-08-01 22:27:57.434 iptv: m3u parse: 0 new mux(es) in network 'IPTV Automatic Network' (total 111)
2020-08-01 22:28:57.525 iptv: m3u parse: 0 new mux(es) in network 'IPTV Automatic Network' (total 111)
2020-08-01 22:29:57.512 iptv: m3u parse: 0 new mux(es) in network 'IPTV Automatic Network' (total 111)
2020-08-01 22:30:57.439 iptv: m3u parse: 0 new mux(es) in network 'IPTV Automatic Network' (total 111)
2020-08-01 22:31:57.476 iptv: m3u parse: 0 new mux(es) in network 'IPTV Automatic Network' (total 111)
2020-08-01 22:32:57.722 iptv: m3u parse: 0 new mux(es) in network 'IPTV Automatic Network' (total 111)
============== 상기내용은 정리 내용이며 아래와같이 정상 빌드 설치 조차 내용 ===============
debian 설치는
m.blog.naver.com 에서 참조 설치
저의서버에 다운 설치는 기존빍드 linux에서 debian으로 설치 하니 에러 발생 내용입니다.
wget http://192.168.0.6/download/tvheadend_4.3-1896~gce0907705-dirty_arm64.deb
dpkg -i tvheadend_4.3-1896~gce0907705-dirty_arm64.deb
root@localhost:~# ls tvheadend_4.3-1896~gce0907705-dirty_arm64.deb root@localhost:~# dpkg -i tvheadend_4.3-1896~gce0907705-dirty_arm64.deb Selecting previously unselected package tvheadend. (Reading database ... 7819 files and directories currently installed.) Preparing to unpack tvheadend_4.3-1896~gce0907705-dirty_arm64.deb ... Unpacking tvheadend (4.3-1896~gce0907705-dirty) ... dpkg: dependency problems prevent configuration of tvheadend: tvheadend depends on libavahi-client3 (>= 0.6.16); however: Package libavahi-client3 is not installed. tvheadend depends on libavahi-common3 (>= 0.6.16); however: Package libavahi-common3 is not installed. tvheadend depends on libc6 (>= 2.29); however: Version of libc6:arm64 on system is 2.28-10. tvheadend depends on libdbus-1-3 (>= 1.9.14); however: Package libdbus-1-3 is not installed. tvheadend depends on libdvbcsa1 (>= 1.1.0); however: Package libdvbcsa1 is not installed. tvheadend depends on liburiparser1 (>= 0.6.0); however: Package liburiparser1 is not installed. tvheadend depends on bzip2; however: Package bzip2 is not installed. dpkg: error processing package tvheadend (--install): dependency problems - leaving unconfigured Processing triggers for systemd (241-7~deb10u4) ... Errors were encountered while processing: tvheadend
종속설파일 설치
apt install libavahi-client3 libavahi-common3 libc6 libdbus-1-3 libdvbcsa1 liburiparser1 bzip2
root@localhost:~# apt install libavahi-client3 libavahi-common3 libc6 libdbus-1-3 libdvbcsa1 liburiparser1 bzip2
Reading package lists... Done
Building dependency tree
Reading state information... Done
libc6 is already the newest version (2.28-10).
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
libavahi-common3 : Depends: libavahi-common-data but it is not going to be installed
tvheadend : Depends: libc6 (>= 2.29) but 2.28-10 is to be installed
Recommends: xmltv-util but it is not going to be installed
Recommends: python but it is not going to be installed
Recommends: python-requests but it is not going to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
root@localhost:~#
에러부분 설치
apt --fix-broken install
root@localhost:~# apt install libavahi-client3 libavahi-common3 libc6 libdbus-1-3 libdvbcsa1 liburiparser1 bzip2
Reading package lists... Done
Building dependency tree
Reading state information... Done
bzip2 is already the newest version (1.0.6-9.2~deb10u1).
bzip2 set to manually installed.
libdbus-1-3 is already the newest version (1.12.16-1).
libdbus-1-3 set to manually installed.
libc6 is already the newest version (2.28-10).
The following additional packages will be installed:
libavahi-common-data
The following NEW packages will be installed:
libavahi-client3 libavahi-common-data libavahi-common3 libdvbcsa1
liburiparser1
0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
Need to get 301 kB of archives.
After this operation, 1236 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://deb.debian.org/debian buster/main arm64 libavahi-common-data arm64 0.7-4+b1 [122 kB]
Get:2 http://deb.debian.org/debian buster/main arm64 libavahi-common3 arm64 0.7-4+b1 [53.5 kB]
Get:3 http://deb.debian.org/debian buster/main arm64 libavahi-client3 arm64 0.7-4+b1 [56.8 kB]
Get:4 http://deb.debian.org/debian buster/main arm64 libdvbcsa1 arm64 1.1.0-2+b12 [24.7 kB]
Get:5 http://deb.debian.org/debian buster/main arm64 liburiparser1 arm64 0.9.1-1 [43.9 kB]
Fetched 301 kB in 1s (318 kB/s)
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package libavahi-common-data:arm64.
(Reading database ... 7911 files and directories currently installed.)
Preparing to unpack .../libavahi-common-data_0.7-4+b1_arm64.deb ...
Unpacking libavahi-common-data:arm64 (0.7-4+b1) ...
Selecting previously unselected package libavahi-common3:arm64.
Preparing to unpack .../libavahi-common3_0.7-4+b1_arm64.deb ...
Unpacking libavahi-common3:arm64 (0.7-4+b1) ...
Selecting previously unselected package libavahi-client3:arm64.
Preparing to unpack .../libavahi-client3_0.7-4+b1_arm64.deb ...
Unpacking libavahi-client3:arm64 (0.7-4+b1) ...
Selecting previously unselected package libdvbcsa1:arm64.
Preparing to unpack .../libdvbcsa1_1.1.0-2+b12_arm64.deb ...
Unpacking libdvbcsa1:arm64 (1.1.0-2+b12) ...
Selecting previously unselected package liburiparser1:arm64.
Preparing to unpack .../liburiparser1_0.9.1-1_arm64.deb ...
Unpacking liburiparser1:arm64 (0.9.1-1) ...
Setting up libavahi-common-data:arm64 (0.7-4+b1) ...
Setting up liburiparser1:arm64 (0.9.1-1) ...
Setting up libdvbcsa1:arm64 (1.1.0-2+b12) ...
Setting up libavahi-common3:arm64 (0.7-4+b1) ...
Setting up libavahi-client3:arm64 (0.7-4+b1) ...
Processing triggers for libc-bin (2.28-10) ...
root@localhost:~#
root@localhost:~# dpkg -i tvheadend_4.3-1896~gce0907705-dirty_arm64.deb
Selecting previously unselected package tvheadend. (Reading database ... 8004 files and directories currently installed.) Preparing to unpack tvheadend_4.3-1896~gce0907705-dirty_arm64.deb ... Unpacking tvheadend (4.3-1896~gce0907705-dirty) ... dpkg: dependency problems prevent configuration of tvheadend: tvheadend depends on libc6 (>= 2.29); however: Version of libc6:arm64 on system is 2.28-10. dpkg: error processing package tvheadend (--install): dependency problems - leaving unconfigured Processing triggers for systemd (241-7~deb10u4) ... Errors were encountered while processing: tvheadend root@localhost:~#
root@localhost:~# apt install libc6 Reading package lists... Done Building dependency tree Reading state information... Done libc6 is already the newest version (2.28-10). You might want to run 'apt --fix-broken install' to correct these. The following packages have unmet dependencies: tvheadend : Depends: libc6 (>= 2.29) but 2.28-10 is to be installed Recommends: xmltv-util but it is not going to be installed Recommends: python but it is not going to be installed Recommends: python-requests but it is not going to be installed E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution). root@localhost:~#
https://github.com/tvheadend/tvheadend/tree/v4.3
하여
https://github.com/tvheadend/tvheadend.git
최종 파일은 다음과 같이 다운로드 합니다
먼저 git 인스톨 합니다
apt install git
상기 경로 다운로드
git clone https://github.com/tvheadend/tvheadend.git
파일이 받아 지면
cd tvheadend/
경로 진입 가능
빌드버전 설정작업
최신버전은
git checkout master
4.2.8버전은
https://11q.kr/g5s/bbs/board.php?bo_table=s11&wr_id=8922
참고하여 빌드 합니다
f8caa16b829b9c5a662b3f6d56176392c4a93b07
경로복사
git checkout f8caa16b829b9c5a662b3f6d56176392c4a93b07
=======================
최신버전으로 빌드
git checkout master
기본 설정
TVH 에 기능을 넣고 빼는 작업
nano configure
최종분 그대로 수정없이 빌드
"ffmpeg_static:no"
기본 옵션으로 진행
git checkout master
git add .
데비안조건으로 빌드
뷰PDF 1,2
office view
관련자료
댓글목록
11qkr님의 댓글
11qkr 쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 아이피 (192.♡.0.1) 작성일
apache2 와 tvheadend 설치 내용
root@localhost:~# history
1 service --status-all
2 curl -LO https://raw.githubusercontent.com/jassmusic/termux/master/termux-ubuntu_apache2_install.sh
3 ls
4 bash termux-ubuntu_apache2_install.sh
5 service apache2 start
6 service --status-all
7 service s***2 restart
8 service --status-all
9 service s**2 start
10 apt install git
11 git clone https://github.com/tvheadend/tvheadend.git
12 ls
13 cd tvheadend
14 ls
15 git checkout master
16 nano configure
17 apt install nano
18 nano configure
19 apt install debhelper pkg-config gettext libavahi-client-dev libssl-dev zlib1g-dev liburiparser-dev python python-requests cmake libpcre3-dev libdvbcsa-dev
20 git checkout master
21 git add .
22 ./Autobuild.sh -t
23 apt install wget
24 ./Autobuild.sh -t
25 ls
26 cd ..
27 ls
28 dpkg -i tvheadend_4.3-1896~gce0907705-dirty_arm64.deb
29 service
30 service --status-all
31 service tvheadend start
32 nano /etc/init.d/tvheadend
33 nano /etc/init.d/tvheadend -c
34 wget http://11q.kr/download/tv_grab_docker_wget_cat
35 ls
36 chmod a+x tv_grab_docker_wget_cat
37 chmod 777 tv_grab_docker_wget_cat
38 cp tv_grab_docker_wget_cat /usr/bin
39 service tveadend restart
40 service tvheadend restart
41 history
root@localhost:~# history > ss.txt
root@localhost:~#
11qkr님의 댓글
11qkr 쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 아이피 (192.♡.0.1) 작성일
apt install debhelper pkg-config gettext libavahi-client-dev libssl-dev zlib1g-dev liburiparser-dev python python-requests cmake libpcre3-dev libdvbcsa-dev git wget mc nano htop -y
11qkr님의 댓글
11qkr 쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 아이피 (192.♡.0.1) 작성일
https://trac.ffmpeg.org/wiki/CompilationGuide/Centos
apt install yum
yum install libtool
mkdir ~/ffmpeg/lib
apt install debhelper
11qkr님의 댓글
11qkr 쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 아이피 (192.♡.0.1) 작성일
https://tvheadend.org/boards/5/topics/18905
https://github.com/ljalves/linux_media/wiki/Installating
Thanks for help.
I've installed other media_build package from here:
https://github.com/ljalves/linux_media/wiki/Installating
and quality is better, works quite smoothly
11qkr님의 댓글
11qkr 쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 아이피 (192.♡.0.1) 작성일
이제 안나오는 Continuity counter error
2020-08-01 21:36:02.330 iptv: m3u parse: 0 new mux(es) in network 'IPTV Automatic Network' (total 111)
2020-08-01 21:36:03.007 xmltv: /usr/bin/tv_grab_docker_wget_cat: grab /usr/bin/tv_grab_docker_wget_cat
2020-08-01 21:36:03.025 spawn: Executing "/usr/bin/tv_grab_docker_wget_cat"
2020-08-01 21:36:04.019 xmltv: /usr/bin/tv_grab_docker_wget_cat: grab took 1 seconds
2020-08-01 21:36:04.764 xmltv: /usr/bin/tv_grab_docker_wget_cat: parse took 0 seconds
2020-08-01 21:36:04.764 xmltv: /usr/bin/tv_grab_docker_wget_cat: channels tot= 295 new= 0 mod= 1
2020-08-01 21:36:04.764 xmltv: /usr/bin/tv_grab_docker_wget_cat: brands tot= 0 new= 0 mod= 0
2020-08-01 21:36:04.764 xmltv: /usr/bin/tv_grab_docker_wget_cat: seasons tot= 0 new= 0 mod= 0
2020-08-01 21:36:04.764 xmltv: /usr/bin/tv_grab_docker_wget_cat: episodes tot= 0 new= 0 mod= 0
2020-08-01 21:36:04.764 xmltv: /usr/bin/tv_grab_docker_wget_cat: broadcasts tot= 6009 new= 5626 mod= 0
2020-08-01 21:36:30.102 mpegts: skb.m3u - KBS2_7 2TV in IPTV Automatic Network - tuning on IPTV #1
2020-08-01 21:36:30.107 subscription: 0002: "192.168.0.12 [ user | Kodi Media Center ]" subscribing on channel "KBS2_7 2TV", weight: 150, adapter: "IPTV #1", network: "IPTV Automatic Network", mux: "skb.m3u - KBS2_7 2TV", service: "KBS2_7 2TV", profile="htsp", hostname="192.168.0.12", username="user", client="Kodi Media Center"
2020-08-01 21:37:02.367 iptv: m3u parse: 0 new mux(es) in network 'IPTV Automatic Network' (total 111)
2020-08-01 21:37:06.472 subscription: 0002: "192.168.0.12 [ user | Kodi Media Center ]" unsubscribing from "KBS2_7 2TV", hostname="192.168.0.12", username="user", client="Kodi Media Center"
2020-08-01 21:37:06.476 mpegts: skb.m3u - 현대홈쇼핑_8 in IPTV Automatic Network - tuning on IPTV #1
2020-08-01 21:37:06.481 subscription: 0003: "192.168.0.12 [ user | Kodi Media Center ]" subscribing on channel "현대홈쇼핑_8", weight: 150, adapter: "IPTV #1", network: "IPTV Automatic Network", mux: "skb.m3u - 현대홈쇼핑_8", service: "현대홈쇼핑_8", profile="htsp", hostname="192.168.0.12", username="user", client="Kodi Media Center"
2020-08-01 21:37:06.659 tbl-base: pat: skb.m3u - 현대홈쇼핑_8 in IPTV Automatic Network: TSID zero value detected, ignoring
2020-08-01 21:37:09.473 subscription: 0003: "192.168.0.12 [ user | Kodi Media Center ]" unsubscribing from "현대홈쇼핑_8", hostname="192.168.0.12", username="user", client="Kodi Media Center"
2020-08-01 21:37:09.477 mpegts: skb.m3u - KBS1_9 1TV in IPTV Automatic Network - tuning on IPTV #1
2020-08-01 21:37:09.479 subscription: 0004: "192.168.0.12 [ user | Kodi Media Center ]" subscribing on channel "KBS1_9 1TV", weight: 150, adapter: "IPTV #1", network: "IPTV Automatic Network", mux: "skb.m3u - KBS1_9 1TV", service: "KBS1_9 1TV", profile="htsp", hostname="192.168.0.12", username="user", client="Kodi Media Center"
2020-08-01 21:37:14.168 subscription: 0004: "192.168.0.12 [ user | Kodi Media Center ]" unsubscribing from "KBS1_9 1TV", hostname="192.168.0.12", username="user", client="Kodi Media Center"
2020-08-01 21:37:14.172 mpegts: skb.m3u - 롯데홈쇼핑_10 in IPTV Automatic Network - tuning on IPTV #1
2020-08-01 21:37:14.175 subscription: 0005: "192.168.0.12 [ user | Kodi Media Center ]" subscribing on channel "롯데홈쇼핑_10", weight: 150, adapter: "IPTV #1", network: "IPTV Automatic Network", mux: "skb.m3u - 롯데홈쇼핑_10", service: "롯데홈쇼핑_10", profile="htsp", hostname="192.168.0.12", username="user", client="Kodi Media Center"
2020-08-01 21:37:14.486 tbl-base: pat: skb.m3u - 롯데홈쇼핑_10 in IPTV Automatic Network: TSID zero value detected, ignoring
2020-08-01 21:37:16.366 subscription: 0005: "192.168.0.12 [ user | Kodi Media Center ]" unsubscribing from "롯데홈쇼핑_10", hostname="192.168.0.12", username="user", client="Kodi Media Center"
2020-08-01 21:37:16.372 mpegts: skb.m3u - MBC_11 in IPTV Automatic Network - tuning on IPTV #1
2020-08-01 21:37:16.375 subscription: 0006: "192.168.0.12 [ user | Kodi Media Center ]" subscribing on channel "MBC_11", weight: 150, adapter: "IPTV #1", network: "IPTV Automatic Network", mux: "skb.m3u - MBC_11", service: "MBC_11", profile="htsp", hostname="192.168.0.12", username="user", client="Kodi Media Center"
2020-08-01 21:37:23.916 subscription: 0006: "192.168.0.12 [ user | Kodi Media Center ]" unsubscribing from "MBC_11", hostname="192.168.0.12", username="user", client="Kodi Media Center"
2020-08-01 21:37:23.927 mpegts: skb.m3u - GS SHOP_12 in IPTV Automatic Network - tuning on IPTV #1
2020-08-01 21:37:23.929 subscription: 0007: "192.168.0.12 [ user | Kodi Media Center ]" subscribing on channel "GS SHOP_12", weight: 150, adapter: "IPTV #1", network: "IPTV Automatic Network", mux: "skb.m3u - GS SHOP_12", service: "GS SHOP_12", profile="htsp", hostname="192.168.0.12", username="user", client="Kodi Media Center"
2020-08-01 21:37:24.032 tbl-base: pat: skb.m3u - GS SHOP_12 in IPTV Automatic Network: TSID zero value detected, ignoring
2020-08-01 21:37:25.938 subscription: 0007: "192.168.0.12 [ user | Kodi Media Center ]" unsubscribing from "GS SHOP_12", hostname="192.168.0.12", username="user", client="Kodi Media Center"
2020-08-01 21:37:25.946 mpegts: skb.m3u - EBS1_13 in IPTV Automatic Network - tuning on IPTV #1
2020-08-01 21:37:25.949 subscription: 0008: "192.168.0.12 [ user | Kodi Media Center ]" subscribing on channel "EBS1_13", weight: 150, adapter: "IPTV #1", network: "IPTV Automatic Network", mux: "skb.m3u - EBS1_13", service: "EBS1_13", profile="htsp", hostname="192.168.0.12", username="user", client="Kodi Media Center"
2020-08-01 21:37:28.055 subscription: 0008: "192.168.0.12 [ user | Kodi Media Center ]" unsubscribing from "EBS1_13", hostname="192.168.0.12", username="user", client="Kodi Media Center"
2020-08-01 21:37:28.061 mpegts: skb.m3u - GS SHOP_12 in IPTV Automatic Network - tuning on IPTV #1
2020-08-01 21:37:28.068 subscription: 0009: "192.168.0.12 [ user | Kodi Media Center ]" subscribing on channel "GS SHOP_12", weight: 150, adapter: "IPTV #1", network: "IPTV Automatic Network", mux: "skb.m3u - GS SHOP_12", service: "GS SHOP_12", profile="htsp", hostname="192.168.0.12", username="user", client="Kodi Media Center"
2020-08-01 21:37:28.400 tbl-base: pat: skb.m3u - GS SHOP_12 in IPTV Automatic Network: TSID zero value detected, ignoring
2020-08-01 21:37:35.631 subscription: 0009: "192.168.0.12 [ user | Kodi Media Center ]" unsubscribing from "GS SHOP_12", hostname="192.168.0.12", username="user", client="Kodi Media Center"
2020-08-01 21:37:35.635 mpegts: skb.m3u - EBS1_13 in IPTV Automatic Network - tuning on IPTV #1
2020-08-01 21:37:35.638 subscription: 000A: "192.168.0.12 [ user | Kodi Media Center ]" subscribing on channel "EBS1_13", weight: 150, adapter: "IPTV #1", network: "IPTV Automatic Network", mux: "skb.m3u - EBS1_13", service: "EBS1_13", profile="htsp", hostname="192.168.0.12", username="user", client="Kodi Media Center"
2020-08-01 21:37:40.010 subscription: 000A: "192.168.0.12 [ user | Kodi Media Center ]" unsubscribing from "EBS1_13", hostname="192.168.0.12", username="user", client="Kodi Media Center"
2020-08-01 21:37:40.015 mpegts: skb.m3u - NS홈쇼핑_14 in IPTV Automatic Network - tuning on IPTV #1
2020-08-01 21:37:40.018 subscription: 000B: "192.168.0.12 [ user | Kodi Media Center ]" subscribing on channel "NS홈쇼핑_14", weight: 150, adapter: "IPTV #1", network: "IPTV Automatic Network", mux: "skb.m3u - NS홈쇼핑_14", service: "NS홈쇼핑_14", profile="htsp", hostname="192.168.0.12", username="user", client="Kodi Media Center"
2020-08-01 21:37:40.294 tbl-base: pat: skb.m3u - NS홈쇼핑_14 in IPTV Automatic Network: TSID zero value detected, ignoring
2020-08-01 21:37:41.555 subscription: 000B: "192.168.0.12 [ user | Kodi Media Center ]" unsubscribing from "NS홈쇼핑_14", hostname="192.168.0.12", username="user", client="Kodi Media Center"
2020-08-01 21:37:41.567 mpegts: skb.m3u - JTBC_15 in IPTV Automatic Network - tuning on IPTV #1
2020-08-01 21:37:41.569 subscription: 000C: "192.168.0.12 [ user | Kodi Media Center ]" subscribing on channel "JTBC_15", weight: 150, adapter: "IPTV #1", network: "IPTV Automatic Network", mux: "skb.m3u - JTBC_15", service: "JTBC_15", profile="htsp", hostname="192.168.0.12", username="user", client="Kodi Media Center"
2020-08-01 21:37:46.807 subscription: 000C: "192.168.0.12 [ user | Kodi Media Center ]" unsubscribing from "JTBC_15", hostname="192.168.0.12", username="user", client="Kodi Media Center"
2020-08-01 21:37:46.812 mpegts: skb.m3u - MBN_16 in IPTV Automatic Network - tuning on IPTV #1
2020-08-01 21:37:46.815 subscription: 000D: "192.168.0.12 [ user | Kodi Media Center ]" subscribing on channel "MBN_16", weight: 150, adapter: "IPTV #1", network: "IPTV Automatic Network", mux: "skb.m3u - MBN_16", service: "MBN_16", profile="htsp", hostname="192.168.0.12", username="user", client="Kodi Media Center"
2020-08-01 21:37:51.176 subscription: 000D: "192.168.0.12 [ user | Kodi Media Center ]" unsubscribing from "MBN_16", hostname="192.168.0.12", username="user", client="Kodi Media Center"
2020-08-01 21:37:51.179 mpegts: skb.m3u - SK stoa_17 in IPTV Automatic Network - tuning on IPTV #1
2020-08-01 21:37:51.182 subscription: 000E: "192.168.0.12 [ user | Kodi Media Center ]" subscribing on channel "SK stoa_17", weight: 150, adapter: "IPTV #1", network: "IPTV Automatic Network", mux: "skb.m3u - SK stoa_17", service: "SK stoa_17", profile="htsp", hostname="192.168.0.12", username="user", client="Kodi Media Center"
2020-08-01 21:37:52.933 subscription: 000E: "192.168.0.12 [ user | Kodi Media Center ]" unsubscribing from "SK stoa_17", hostname="192.168.0.12", username="user", client="Kodi Media Center"
2020-08-01 21:37:52.937 mpegts: skb.m3u - 채널A_18 in IPTV Automatic Network - tuning on IPTV #1
2020-08-01 21:37:52.938 subscription: 000F: "192.168.0.12 [ user | Kodi Media Center ]" subscribing on channel "채널A_18", weight: 150, adapter: "IPTV #1", network: "IPTV Automatic Network", mux: "skb.m3u - 채널A_18", service: "채널A_18", profile="htsp", ho
11qkr님의 댓글
11qkr 쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 아이피 (192.♡.0.1) 작성일
Continuity counter error (total 1) 가끔 나오지만
안정된 시스템으로 됬습니다
---------
2020-08-01 22:40:57.481 iptv: m3u parse: 0 new mux(es) in network 'IPTV Automatic Network' (total 111)
2020-08-01 22:41:57.547 iptv: m3u parse: 0 new mux(es) in network 'IPTV Automatic Network' (total 111)
2020-08-01 22:41:57.871 subscription: 0001: "192.168.0.12 [ shimss | Kodi Media Center ]" unsubscribing from "MBN_16", hostname="192.168.0.12", username="shimss", client="Kodi Media Center"
2020-08-01 22:41:57.879 mpegts: skb.m3u - SK stoa_17 in IPTV Automatic Network - tuning on IPTV #1
2020-08-01 22:41:57.881 subscription: 0002: "192.168.0.12 [ shimss | Kodi Media Center ]" subscribing on channel "SK stoa_17", weight: 150, adapter: "IPTV #1", network: "IPTV Automatic Network", mux: "skb.m3u - SK stoa_17", service: "SK stoa_17", profile="htsp", hostname="192.168.0.12", username="shimss", client="Kodi Media Center"
2020-08-01 22:42:00.348 subscription: 0002: "192.168.0.12 [ shimss | Kodi Media Center ]" unsubscribing from "SK stoa_17", hostname="192.168.0.12", username="shimss", client="Kodi Media Center"
2020-08-01 22:42:00.354 mpegts: skb.m3u - 채널A_18 in IPTV Automatic Network - tuning on IPTV #1
2020-08-01 22:42:00.358 subscription: 0003: "192.168.0.12 [ shimss | Kodi Media Center ]" subscribing on channel "채널A_18", weight: 150, adapter: "IPTV #1", network: "IPTV Automatic Network", mux: "skb.m3u - 채널A_18", service: "채널A_18", profile="htsp", hostname="192.168.0.12", username="shimss", client="Kodi Media Center"
2020-08-01 22:42:57.455 iptv: m3u parse: 0 new mux(es) in network 'IPTV Automatic Network' (total 111)
2020-08-01 22:43:57.419 iptv: m3u parse: 0 new mux(es) in network 'IPTV Automatic Network' (total 111)
2020-08-01 22:44:31.812 TS: IPTV Automatic Network/skb.m3u - 채널A_18/채널A_18: H264 @ #1564 Continuity counter error (total 1)
2020-08-01 22:44:31.846 TS: IPTV Automatic Network/skb.m3u - 채널A_18/채널A_18: AC3 @ #3564 Continuity counter error (total 1)
2020-08-01 22:44:57.958 iptv: m3u parse: 0 new mux(es) in network 'IPTV Automatic Network' (total 111)
2020-08-01 22:45:57.899 iptv: m3u parse: 0 new mux(es) in network 'IPTV Automatic Network' (total 111)
2020-08-01 22:46:58.029 iptv: m3u parse: 0 new mux(es) in network 'IPTV Automatic Network' (total 111)
2020-08-01 22:47:58.239 iptv: m3u parse: 0 new mux(es) in network 'IPTV Automatic Network' (total 111)
2020-08-01 22:48:19.038 TS: IPTV Automatic Network/skb.m3u - 채널A_18/채널A_18: H264 @ #1564 Continuity counter error (total 10)
2020-08-01 22:48:19.038 TS: IPTV Automatic Network/skb.m3u - 채널A_18/채널A_18: AC3 @ #2564 Continuity counter error (total 1)
2020-08-01 22:48:19.051 TS: IPTV Automatic Network/skb.m3u - 채널A_18/채널A_18: AC3 @ #3564 Continuity counter error (total 3)
2020-08-01 22:48:41.470 subscription: 0003: "192.168.0.12 [ shimss | Kodi Media Center ]" unsubscribing from "채널A_18", hostname="192.168.0.12", username="shimss", client="Kodi Media Center"
2020-08-01 22:48:41.474 mpegts: skb.m3u - TV조선_19 in IPTV Automatic Network - tuning on IPTV #1
2020-08-01 22:48:41.477 subscription: 0004: "192.168.0.12 [ shimss | Kodi Media Center ]" subscribing on channel "TV조선_19", weight: 150, adapter: "IPTV #1", network: "IPTV Automatic Network", mux: "skb.m3u - TV조선_19", service: "TV조선_19", profile="htsp", hostname="192.168.0.12", username="shimss", client="Kodi Media Center"
2020-08-01 22:48:43.124 subscription: 0004: "192.168.0.12 [ shimss | Kodi Media Center ]" unsubscribing from "TV조선_19", hostname="192.168.0.12", username="shimss", client="Kodi Media Center"
2020-08-01 22:48:43.130 mpegts: skb.m3u - 채널A_18 in IPTV Automatic Network - tuning on IPTV #1
2020-08-01 22:48:43.133 subscription: 0005: "192.168.0.12 [ shimss | Kodi Media Center ]" subscribing on channel "채널A_18", weight: 150, adapter: "IPTV #1", network: "IPTV Automatic Network", mux: "skb.m3u - 채널A_18", service: "채널A_18", profile="htsp", hostname="192.168.0.12", username="shimss", client="Kodi Media Center"
2020-08-01 22:48:58.266 iptv: m3u parse: 0 new mux(es) in network 'IPTV Automatic Network' (total 111)
2020-08-01 22:49:58.028 iptv: m3u parse: 0 new mux(es) in network 'IPTV Automatic Network' (total 111)
2020-08-01 22:50:22.717 TS: IPTV Automatic Network/skb.m3u - 채널A_18/채널A_18: H264 @ #1564 Continuity counter error (total 1)
2020-08-01 22:50:57.968 iptv: m3u parse: 0 new mux(es) in network 'IPTV Automatic Network' (total 111)
2020-08-01 22:51:58.030 iptv: m3u parse: 0 new mux(es) in network 'IPTV Automatic Network' (total 111)
2020-08-01 22:52:57.964 iptv: m3u parse: 0 new mux(es) in network 'IPTV Automatic Network' (total 111)
2020-08-01 22:53:58.029 iptv: m3u parse: 0 new mux(es) in network 'IPTV Automatic Network' (total 111)
2020-08-01 22:54:57.998 iptv: m3u parse: 0 new mux(es) in network 'IPTV Automatic Network' (total 111)
2020-08-01 22:55:58.249 iptv: m3u parse: 0 new mux(es) in network 'IPTV Automatic Network' (total 111)
2020-08-01 22:56:58.266 iptv: m3u parse: 0 new mux(es) in network 'IPTV Automatic Network' (total 111)
2020-08-01 22:57:58.291 iptv: m3u parse: 0 new mux(es) in network 'IPTV Automatic Network' (total 111)
2020-08-01 22:58:58.197 iptv: m3u parse: 0 new mux(es) in network 'IPTV Automatic Network' (total 111)
2020-08-01 22:59:58.267 iptv: m3u parse: 0 new mux(es) in network 'IPTV Automatic Network' (total 111)
2020-08-01 23:00:58.284 iptv: m3u parse: 0 new mux(es) in network 'IPTV Automatic Network' (total 111)
2020-08-01 23:01:58.270 iptv: m3u parse: 0 new mux(es) in network 'IPTV Automatic Network' (total 111)
2020-08-01 23:02:58.268 iptv: m3u parse: 0 new mux(es) in network 'IPTV Automatic Network' (total 111)
2020-08-01 23:03:58.486 iptv: m3u parse: 0 new mux(es) in network 'IPTV Automatic Network' (total 111)
2020-08-01 23:04:58.159 iptv: m3u parse: 0 new mux(es) in network 'IPTV Automatic Network' (total 111)
2020-08-01 23:05:41.170 subscription: 0005: "192.168.0.12 [ shimss | Kodi Media Center ]" unsubscribing from "채널A_18", hostname="192.168.0.12", username="shimss", client="Kodi Media Center"
2020-08-01 23:05:41.174 mpegts: skb.m3u - SK stoa_17 in IPTV Automatic Network - tuning on IPTV #1
2020-08-01 23:05:41.178 subscription: 0006: "192.168.0.12 [ shimss | Kodi Media Center ]" subscribing on channel "SK stoa_17", weight: 150, adapter: "IPTV #1", network: "IPTV Automatic Network", mux: "skb.m3u - SK stoa_17", service: "SK stoa_17", profile="htsp", hostname="192.168.0.12", username="shimss", client="Kodi Media Center"
2020-08-01 23:05:42.871 subscription: 0006: "192.168.0.12 [ shimss | Kodi Media Center ]" unsubscribing from "SK stoa_17", hostname="192.168.0.12", username="shimss", client="Kodi Media Center"
2020-08-01 23:05:42.876 mpegts: skb.m3u - MBN_16 in IPTV Automatic Network - tuning on IPTV #1
2020-08-01 23:05:42.881 subscription: 0007: "192.168.0.12 [ shimss | Kodi Media Center ]" subscribing on channel "MBN_16", weight: 150, adapter: "IPTV #1", network: "IPTV Automatic Network", mux: "skb.m3u - MBN_16", service: "MBN_16", profile="htsp", hostname="192.168.0.12", username="shimss", client="Kodi Media Center"
2020-08-01 23:05:58.144 iptv: m3u parse: 0 new mux(es) in network 'IPTV Automatic Network' (total 111)
2020-08-01 23:06:58.252 iptv: m3u parse: 0 new mux(es) in network 'IPTV Automatic Network' (total 111)
2020-08-01 23:07:58.219 iptv: m3u parse: 0 new mux(es) in network 'IPTV Automatic Network' (total 111)
11qkr님의 댓글
11qkr 쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 아이피 (192.♡.0.1) 작성일
[Nvidia GPU]
우분투 18.04+NVENC+tvheadend 적용기 (스압&데이터 주의)
https://cafe.naver.com/mk802/30368
11qkr님의 댓글
11qkr 쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 아이피 (192.♡.0.1) 작성일
# 의존성 패키지 설치
$ sudo apt-get -y install gettext libgettextpo-dev aptitude libiconv-hook* curl liburiparser-dev liburiparser1 cmake libomxil-dev libssl-dev libavahi-client-dev zlib1g-dev dvb-apps libpcre3-dev git debhelper python libdvbcsa-dev libva-dev xmlto libbsd-dev python-requests libavresample-dev debhelper libcurl4-gnutls-dev libpcre2-8-0 libpcre2-dev
$ sudo aptitude install build-essential git pkg-config libssl-dev bzip2 wget libavahi-client-dev zlib1g-dev libavcodec-dev libavutil-dev libavformat-dev libswscale-dev
11qkr님의 댓글
11qkr 쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 아이피 (192.♡.0.1) 작성일
apt install git
git clone https://github.com/tvheadend/tvheadend.git
ls
apt-get -y install gettext libgettextpo-dev aptitude libiconv-hook* curl liburiparser-dev liburiparser1 cmake libomxil-dev libssl-dev libavahi-client-dev zlib1g-dev dvb-apps libpcre3-dev git debhelper python libdvbcsa-dev libva-dev xmlto libbsd-dev python-requests libavresample-dev debhelper libcurl4-gnutls-dev libpcre2-8-0 libpcre2-dev
aptitude install build-essential git pkg-config libssl-dev bzip2 wget libavahi-client-dev zlib1g-dev libavcodec-dev libavutil-dev libavformat-dev libswscale-dev
cd tvheadend
ls
apt install nano
nano configure
"ffmpeg_static:no"
1차 조건 no 으로
#git checkout master
git checkout 78081ea95adce7a765265924df7a5ee3323280f3
git add .
./Autobuild.sh -t
dpkg -i 파일
service tvheadend start
♥간단_메모글♥
-
등록일 04.15가입 인사드립니다.댓글 6
-
등록일 04.09가입인사.댓글 4
-
등록일 03.03안녕하세여댓글 1
-
등록일 02.13
최근글
-
등록일 11.19
새댓글
-
등록자 삽질황제 등록일 11.21
-
등록자 changgeol 등록일 11.21
-
등록자 스노우캣 등록일 11.21
-
등록자 사다드 등록일 11.21
-
등록자 애완용 등록일 11.20
오늘의 홈 현황
QR코드
☞ QR코드 스캔은 kakao앱 자체 QR코드