0% found this document useful (0 votes)
170 views

CTV p2p Iptv

This document contains log messages from a Forcetv streaming server. It records the server initializing, opening connections on port 9757, and handling HTTP requests to query channel information and stop all channels, responding with XML messages.

Uploaded by

KaKang TrizNa
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
170 views

CTV p2p Iptv

This document contains log messages from a Forcetv streaming server. It records the server initializing, opening connections on port 9757, and handling HTTP requests to query channel information and stop all channels, responding with XML messages.

Uploaded by

KaKang TrizNa
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 5

05:55:23-655 ForceTV(lzs)

Factory:device/P2P_android_ket_v3.0_2016mc_uplog_20160325_05:32:37
05:55:23-656 Develop Version:New version 2013,do not support old server, 3.14.17.3
build[Mar 25 2016 05:32:37]
05:55:23-656 forcetv_init port:9757, pool:20MB
05:55:23-656 forcetv now 2020-12-18 05:55:23
05:55:23-662 x_chan_protocol::_get_local_mac :12-E5-52-E3-4E-C8
05:55:23-663 call chan_block::instance()->open
05:55:23-663 j_fixed_mem_pool::malloc try alloc num:18204, size:1152,
alloc_block:0, used_block:0
05:55:23-714 j_fixed_mem_pool::malloc prt min:0xbd3c0010, max:0xee57f994
05:55:23-714 chan_block::instance()->open success
05:55:23-714 net_task::instance()->open success
05:55:23-714 chan_mgr::instance()->open success
05:55:23-714 publisher_mgr::instance()->open success
05:55:23-714 x_ms_acceptor::open fd:39, local:0.0.0.0:9757
05:55:23-714 x_ms_acceptor ip:127.0.0.1, port:9757
05:55:23-714 x_ms_acceptor ip:192.168.100.36, port:9757
05:55:23-714 ms_acceptor::instance()->open success
05:55:23-714 forcetv_run is_block:0
05:55:23-714 x_net_task run call run_reactor_event_loop 0x2b11
05:55:28-641 recv n1ew connection:127.0.0.1:43652,fd:69
05:55:28-642 x_tcp_handler::x_tcp_handler
05:55:28-642 x_tcp_handler::open fd:69 set sndbuf to 262144
05:55:28-643 x_tcp_handler::handle_input recv data fd:69, ret:80
05:55:28-643 x_tcp_handler::_check_ptl http head fd:69, data:
GET /ctv.xml?cmd=query_chan_info HTTP/1.1
Host: 127.0.0.1:9757
Accept: */*

05:55:28-643 x_tcp_handler::_check_ptl http head fd:69, data:


GET /ctv.xml?cmd=query_chan_info HTTP/1.1
Host: 127.0.0.1:9757
Accept: */*

05:55:28-643 x_vod_http_parser::x_vod_http_parser impl:x_cmd_http_parser


05:55:28-643 x_tcp_handler::handle_input check_ptl ok, fd:69
05:55:28-643 x_cmd_http_parser::handle_get fd:69
05:55:28-643 GET /ctv.xml?cmd=query_chan_info HTTP/1.1
Host: 127.0.0.1:9757
Accept: */*

05:55:28-643 x_cmd_http_parser::_send_cmd rephead:


HTTP/1.1 200 OK
Content-Length: 147
Content-Type: text/xml
Server: Forcetech World Cup

05:55:28-643 x_cmd_http_parser::_send_cmd repbody:


<?xml version="1.0" encoding="utf-8"?><forcetv><result ret="1"
reason="channel_not_exists" op_clock_used="0" op_clock_start="4995" /></forcetv>

05:55:28-646 x_tcp_handler::handle_input close, fd:69,error:0


05:55:28-646 x_tcp_handler::handle_close fd:69
05:55:28-646 x_vod_http_parser::~x_vod_http_parser fd:69, impl:x_cmd_http_parser,
send_bytes:0
05:55:28-646 x_tcp_handler::~x_tcp_handler
05:55:28-907 recv n1ew connection:127.0.0.1:43654,fd:69
05:55:28-907 x_tcp_handler::x_tcp_handler
05:55:28-907 x_tcp_handler::open fd:69 set sndbuf to 262144
05:55:28-909 x_tcp_handler::handle_input recv data fd:69, ret:78
05:55:28-909 x_tcp_handler::_check_ptl http head fd:69, data:
GET /ctv.xml?cmd=stop_all_chan HTTP/1.1
Host: 127.0.0.1:9757
Accept: */*

05:55:28-909 x_tcp_handler::_check_ptl http head fd:69, data:


GET /ctv.xml?cmd=stop_all_chan HTTP/1.1
Host: 127.0.0.1:9757
Accept: */*

05:55:28-909 x_vod_http_parser::x_vod_http_parser impl:x_cmd_http_parser


05:55:28-909 x_tcp_handler::handle_input check_ptl ok, fd:69
05:55:28-909 x_cmd_http_parser::handle_get fd:69
05:55:28-909 GET /ctv.xml?cmd=stop_all_chan HTTP/1.1
Host: 127.0.0.1:9757
Accept: */*

05:55:28-909 x_cmd_http_parser::_send_cmd rephead:


HTTP/1.1 200 OK
Content-Length: 136
Content-Type: text/xml
Server: Forcetech World Cup

05:55:28-909 x_cmd_http_parser::_send_cmd repbody:


<?xml version="1.0" encoding="utf-8"?><forcetv><result ret="0" reason="success"
op_clock_used="0" op_clock_start="5261" /></forcetv>

05:55:28-911 x_tcp_handler::handle_input close, fd:69,error:0


05:55:28-911 x_tcp_handler::handle_close fd:69
05:55:28-911 x_vod_http_parser::~x_vod_http_parser fd:69, impl:x_cmd_http_parser,
send_bytes:0
05:55:28-911 x_tcp_handler::~x_tcp_handler
05:57:53-682 recv n1ew connection:127.0.0.1:43712,fd:71
05:57:53-682 x_tcp_handler::x_tcp_handler
05:57:53-682 x_tcp_handler::open fd:71 set sndbuf to 262144
05:57:53-683 x_tcp_handler::handle_input recv data fd:71, ret:80
05:57:53-683 x_tcp_handler::_check_ptl http head fd:71, data:
GET /ctv.xml?cmd=query_chan_info HTTP/1.1
Host: 127.0.0.1:9757
Accept: */*

05:57:53-683 x_tcp_handler::_check_ptl http head fd:71, data:


GET /ctv.xml?cmd=query_chan_info HTTP/1.1
Host: 127.0.0.1:9757
Accept: */*
05:57:53-683 x_vod_http_parser::x_vod_http_parser impl:x_cmd_http_parser
05:57:53-683 x_tcp_handler::handle_input check_ptl ok, fd:71
05:57:53-683 x_cmd_http_parser::handle_get fd:71
05:57:53-683 GET /ctv.xml?cmd=query_chan_info HTTP/1.1
Host: 127.0.0.1:9757
Accept: */*

05:57:53-683 x_cmd_http_parser::_send_cmd rephead:


HTTP/1.1 200 OK
Content-Length: 149
Content-Type: text/xml
Server: Forcetech World Cup

05:57:53-683 x_cmd_http_parser::_send_cmd repbody:


<?xml version="1.0" encoding="utf-8"?><forcetv><result ret="1"
reason="channel_not_exists" op_clock_used="0" op_clock_start="150035" /></forcetv>

05:57:53-684 x_tcp_handler::handle_input close, fd:71,error:0


05:57:53-684 x_tcp_handler::handle_close fd:71
05:57:53-684 x_vod_http_parser::~x_vod_http_parser fd:71, impl:x_cmd_http_parser,
send_bytes:0
05:57:53-685 x_tcp_handler::~x_tcp_handler
05:59:52-157 recv n1ew connection:127.0.0.1:43796,fd:72
05:59:52-157 x_tcp_handler::x_tcp_handler
05:59:52-157 x_tcp_handler::open fd:72 set sndbuf to 262144
05:59:52-158 x_tcp_handler::handle_input recv data fd:72, ret:78
05:59:52-158 x_tcp_handler::_check_ptl http head fd:72, data:
GET /ctv.xml?cmd=stop_all_chan HTTP/1.1
Host: 127.0.0.1:9757
Accept: */*

05:59:52-158 x_tcp_handler::_check_ptl http head fd:72, data:


GET /ctv.xml?cmd=stop_all_chan HTTP/1.1
Host: 127.0.0.1:9757
Accept: */*

05:59:52-158 x_vod_http_parser::x_vod_http_parser impl:x_cmd_http_parser


05:59:52-159 x_tcp_handler::handle_input check_ptl ok, fd:72
05:59:52-159 x_cmd_http_parser::handle_get fd:72
05:59:52-159 GET /ctv.xml?cmd=stop_all_chan HTTP/1.1
Host: 127.0.0.1:9757
Accept: */*

05:59:52-159 x_cmd_http_parser::_send_cmd rephead:


HTTP/1.1 200 OK
Content-Length: 138
Content-Type: text/xml
Server: Forcetech World Cup
05:59:52-159 x_cmd_http_parser::_send_cmd repbody:
<?xml version="1.0" encoding="utf-8"?><forcetv><result ret="0" reason="success"
op_clock_used="0" op_clock_start="268511" /></forcetv>

05:59:52-164 x_tcp_handler::handle_input close, fd:72,error:0


05:59:52-164 x_tcp_handler::handle_close fd:72
05:59:52-164 x_vod_http_parser::~x_vod_http_parser fd:72, impl:x_cmd_http_parser,
send_bytes:0
05:59:52-165 x_tcp_handler::~x_tcp_handler
05:59:52-234 recv n1ew connection:127.0.0.1:43798,fd:71
05:59:52-234 x_tcp_handler::x_tcp_handler
05:59:52-234 x_tcp_handler::open fd:71 set sndbuf to 262144
05:59:52-235 x_tcp_handler::handle_input recv data fd:71, ret:78
05:59:52-235 x_tcp_handler::_check_ptl http head fd:71, data:
GET /ctv.xml?cmd=stop_all_chan HTTP/1.1
Host: 127.0.0.1:9757
Accept: */*

05:59:52-235 x_tcp_handler::_check_ptl http head fd:71, data:


GET /ctv.xml?cmd=stop_all_chan HTTP/1.1
Host: 127.0.0.1:9757
Accept: */*

05:59:52-236 x_vod_http_parser::x_vod_http_parser impl:x_cmd_http_parser


05:59:52-236 x_tcp_handler::handle_input check_ptl ok, fd:71
05:59:52-236 x_cmd_http_parser::handle_get fd:71
05:59:52-236 GET /ctv.xml?cmd=stop_all_chan HTTP/1.1
Host: 127.0.0.1:9757
Accept: */*

05:59:52-236 x_cmd_http_parser::_send_cmd rephead:


HTTP/1.1 200 OK
Content-Length: 138
Content-Type: text/xml
Server: Forcetech World Cup

05:59:52-236 x_cmd_http_parser::_send_cmd repbody:


<?xml version="1.0" encoding="utf-8"?><forcetv><result ret="0" reason="success"
op_clock_used="0" op_clock_start="268588" /></forcetv>

05:59:52-237 x_tcp_handler::handle_input close, fd:71,error:0


05:59:52-238 x_tcp_handler::handle_close fd:71
05:59:52-238 x_vod_http_parser::~x_vod_http_parser fd:71, impl:x_cmd_http_parser,
send_bytes:0
05:59:52-238 x_tcp_handler::~x_tcp_handler
06:00:04-465 recv n1ew connection:127.0.0.1:43800,fd:72
06:00:04-465 x_tcp_handler::x_tcp_handler
06:00:04-465 x_tcp_handler::open fd:72 set sndbuf to 262144
06:00:04-469 x_tcp_handler::handle_input recv data fd:72, ret:78
06:00:04-469 x_tcp_handler::_check_ptl http head fd:72, data:
GET /ctv.xml?cmd=stop_all_chan HTTP/1.1
Host: 127.0.0.1:9757
Accept: */*
06:00:04-469 x_tcp_handler::_check_ptl http head fd:72, data:
GET /ctv.xml?cmd=stop_all_chan HTTP/1.1
Host: 127.0.0.1:9757
Accept: */*

06:00:04-469 x_vod_http_parser::x_vod_http_parser impl:x_cmd_http_parser


06:00:04-469 x_tcp_handler::handle_input check_ptl ok, fd:72
06:00:04-469 x_cmd_http_parser::handle_get fd:72
06:00:04-469 GET /ctv.xml?cmd=stop_all_chan HTTP/1.1
Host: 127.0.0.1:9757
Accept: */*

06:00:04-470 x_cmd_http_parser::_send_cmd rephead:


HTTP/1.1 200 OK
Content-Length: 138
Content-Type: text/xml
Server: Forcetech World Cup

06:00:04-470 x_cmd_http_parser::_send_cmd repbody:


<?xml version="1.0" encoding="utf-8"?><forcetv><result ret="0" reason="success"
op_clock_used="1" op_clock_start="280821" /></forcetv>

You might also like