导航

    全志在线开发者论坛

    • 注册
    • 登录
    • 搜索
    • 版块
    • 话题
    • 在线文档
    • 社区主页
    1. 主页
    2. doniyor_khalilov99
    • 资料
    • 关注 1
    • 粉丝 0
    • 我的积分 1755
    • 主题 10
    • 帖子 34
    • 最佳 5
    • 群组 0

    doniyor_khalilovLV 5

    @doniyor_khalilov99

    1755
    积分
    5
    声望
    6
    资料浏览
    34
    帖子
    0
    粉丝
    1
    关注
    注册时间 最后登录
    网站 t.me/@doniyor_khalilov 位置 uzbekistan 年龄 26

    doniyor_khalilov99 取消关注 关注

    doniyor_khalilov99 发布的最佳帖子

    • 回复: 新 SDK 平台下载 V853 SDK

      错误 !photo_2024-04-29_13-19-03.jpg

      发布在 V Series
      doniyor_khalilov99
      doniyor_khalilov
    • 回复: 新 SDK 平台下载 V853 SDK

      @se7enzzz your LV need to LV2 or higher

      发布在 V Series
      doniyor_khalilov99
      doniyor_khalilov
    • sample_smartIPC demo not working on v853 dev board

      c12e29f4-63e7-4b01-bb7f-d4d2734ba91a-image.png
      I want to use rtsp to object detection and view result on vlc so I choose and try sampleIPC but not working where is problem ?

      发布在 V Series
      doniyor_khalilov99
      doniyor_khalilov
    • 回复: YuzuKi X 100ask V851s使用的rtsp传输实时预览摄像头数据

      @null037
      where came from mainStream.raw ?
      I haven't any .raw file !

      发布在 V Series
      doniyor_khalilov99
      doniyor_khalilov

    doniyor_khalilov99 发布的最新帖子

    • pegasus export error

      Re: 100ASK-V853-PRO开发板支持yolov5模型部署
      after this command:
      pegasus export ovxlib --model yolov5s-sim.json --model-data yolov5s-sim.data --dtype quantized --model-quantize yolov5s-sim.quantize --batch-size 1 --save-fused-graph --target-ide-project 'linux64' --with-input-meta yolov5s-sim_inputmeta.yml --output-path ovxilb/yolov5s-sim/yolov5s-simprj --pack-nbg-unify --postprocess-file yolov5s-sim_postprocessmeta.yml --optimize "VIP9000PICO_PID0XEE" --viv-sdk ${VIV_SDK}

      Screenshot from 2024-12-11 11-06-40.png
      this error shows

      发布在 V Series
      doniyor_khalilov99
      doniyor_khalilov
    • ONNX::SIGMOND

      Re: 100ASK-V853-PRO开发板支持yolov5模型部署
      Screenshot from 2024-12-11 10-58-41.png
      why my outputs like that ?

      发布在 V Series
      doniyor_khalilov99
      doniyor_khalilov
    • Failed to execute script 'pegasus' due to unhandled exception!

      123.png

      发布在 V Series
      doniyor_khalilov99
      doniyor_khalilov
    • 回复: Pegasus import onnx exception

      same issue !
      123.png

      发布在 V Series
      doniyor_khalilov99
      doniyor_khalilov
    • 回复: Pegasus import

      @bit8lab where did you install pegasus from ?, tell me the source you installed it from.

      发布在 编译和烧写问题专区
      doniyor_khalilov99
      doniyor_khalilov
    • 回复: YuzuKi X 100ask V851s使用的rtsp传输实时预览摄像头数据

      @amirhos_esm ./sample_rtsp -path /usr/bin/sample_rtsp_sc1718v_eth.conf

      发布在 V Series
      doniyor_khalilov99
      doniyor_khalilov
    • sample_smartIPC demo not working on v853 dev board

      c12e29f4-63e7-4b01-bb7f-d4d2734ba91a-image.png
      I want to use rtsp to object detection and view result on vlc so I choose and try sampleIPC but not working where is problem ?

      发布在 V Series
      doniyor_khalilov99
      doniyor_khalilov
    • 回复: v851使用sample_rtsp 报错,vlc无法播放图像
      
      THIS IS MY .CONF FILE 
      
      ########### paramter (ref to tulip_cedarx.conf)############
      [parameter]
      
      rtsp_net_type = 1                      #RTSP Network type, 0: "lo", 1: "eth0", 2: "br0", 3: "wlan0"
      stream_buf_size = 0                    #0:default 1/10*yuv420, unit:bytes
      
      test_duration = 0                      #unit:s, 0:Infinite duration.
      
      main_isp = 0
      main_vipp = 0
      main_src_width = 1920
      main_src_height = 1080
      main_pixel_format = "aw_lbc_2_0x"      #nv21,nv12,yu12,yv12;aw_lbc_2_5x,aw_lbc_2_0x,aw_lbc_1_5x,aw_lbc_1_0x
      main_wdr_enable = 0
      main_vi_buf_num = 3
      main_src_frame_rate = 20               #fps
      main_viChn = 0                         #-1:disale main stream
      main_venc_chn = 0                      #-1:disale main stream
      main_encode_type = "H.265"
      main_encode_width = 2304               #1280x720->720p, 1920x1080->1080p, 2304x1296->3M, 2560×1440->2k, 3840x2160->4k, 7680x4320->8k
      main_encode_height = 1296
      main_encode_frame_rate = 20            #fps
      main_encode_bitrate = 1572864          #5M:5242880, 2M:2097152, 1.5M:1572864, 1M:1048576
      main_file_path = #"/mnt/extsd/mainStream.raw"    #if no path is specified, it will not be saved.
      main_online_en = 0
      main_online_share_buf_num = 2
      main_encpp_enable = 1
      
      sub_isp = 0
      sub_vipp = 4
      sub_src_width = 640
      sub_src_height = 360
      sub_pixel_format = "aw_lbc_2_0x"       #nv21,nv12,yu12,yv12;aw_lbc_2_5x,aw_lbc_2_0x,aw_lbc_1_5x,aw_lbc_1_0x
      sub_wdr_enable = 0
      sub_vi_buf_num = 3
      sub_src_frame_rate = 20                #fps
      
      sub_vipp_crop_en = 1
      sub_vipp_crop_rect_x = 0
      sub_vipp_crop_rect_y = 0
      sub_vipp_crop_rect_w = 1888
      sub_vipp_crop_rect_h = 1072
      
      sub_viChn = 0                          #-1:disale sub stream
      sub_venc_chn = 1                       #-1:disale sub stream
      sub_encode_type = "H.264"
      sub_encode_width = 640                 #1280x720->720p, 1920x1080->1080p, 2560×1440->2k, 3840x2160->4k, 7680x4320->8k
      sub_encode_height = 360
      sub_encode_frame_rate = 20             #fps
      sub_encode_bitrate = 256000            #5M:5242880, 2M:2097152, 1M:1048576, 0.5M:512000
      sub_file_path = #"/mnt/extsd/subStream.raw"      #if no path is specified, it will not be saved.
      sub_encpp_enable = 1
      
      sub_lapse_viChn = 1                    #-1:disale sub lapse stream
      sub_lapse_venc_chn = 2                 #-1:disale sub lapse stream
      sub_lapse_encode_type = "H.264"
      sub_lapse_encode_width = 640           #1280x720->720p, 1920x1080->1080p, 2560×1440->2k, 3840x2160->4k, 7680x4320->8k
      sub_lapse_encode_height = 360
      sub_lapse_encode_frame_rate = 20       #fps
      sub_lapse_encode_bitrate = 256000      #5M:5242880, 2M:2097152, 1M:1048576, 0.5M:512000
      sub_lapse_file_path = #"/mnt/extsd/subLapseStream.raw"  #if no path is specified, it will not be saved.
      sub_lapse_time = 1000000               #unit:us
      sub_lapse_encpp_enable = 1
      
      isp_ve_linkage_enable = 1
      camera_adaptive_moving_and_static_enable = 0
      ve_lens_moving_max_qp = 40
      
      wb_yuv_enable = 0
      wb_yuv_buf_num = 1
      wb_yuv_start_index = 0
      wb_yuv_total_cnt = 10
      wb_yuv_stream_channel = 0              #0:main stream, 1:sub stream, 2:sub lapse stream
      wb_yuv_file_path = "/mnt/extsd/wb_yuv.yuv"
      
      
      
      AND THIS ERROR OUT :
      root@TinaLinux:/mnt/extsd# /mnt/extsd/sample_rtsp -path /mnt/extsd/sample_rtsp.c
      onf
      WARNING: Logging before InitGoogleLogging() is written to STDERR
      I0101 03:24:53.447822  1281 sample_rtsp.c:92]               <ParseCmdLine> sample virvi2venc path:[/mnt/extsd/sample_rtsp], arg number is [3]
      I0101 03:24:53.450302  1281 confparser.c:60]                <createConfParser> load conf file /mnt/extsd/sample_rtsp.conf ok!
      I0101 03:24:53.451141  1281 sample_rtsp.c:291]              <loadSampleConfig> IspAndVeLinkageEn:1, AdaptEn:0, LensMoveMaxQp:40
      Committed_AS:       5532 kB
      I0101 03:24:53.459729  1281 mpi_sys.c:842]                  <AW_MPI_SYS_SetConf> kfctmpdir is [/tmp]
      >>>>>>>>>>>>>>>>>>>>>>>>>>>>> Media Process Platform<<<<<<<<<<<<<<<<<<<<<<<<<<<<
      modName : MPP-Platform
      tag   : V1.0 Release
      branch: v5-dev
      commit: 4eed413532ad87725895a8cb1ba75e22fc328233
      date  : 20170725
      author: jenkins
      iniparser: cannot open /etc/cedarx.conf
      iniparser: cannot open /vendor/etc/cedarx.conf
      I0101 03:24:53.463345  1281 mpi_sys.c:1455]                 <AW_MPI_SYS_Init> ISP init
      I0101 03:24:53.464116  1281 isp_version.h:39]               <isp_version_info> [ISP]>>>>>>>>>>>>>>>>>>>> ISP VERSION INFO <<<<<<<<<<<<<<<<<<<
      IPCORE: ISP600
      branch: libisp-dev
      commit: 5b30d9b8f8190196d863bc91576af5356022b433
      date  : Thu Jan 25 17:23:23 2024 +0800
      author: <mayifei@allwinnertech.com>
      --------------------------------------------------------
      
      I0101 03:24:53.464788  1281 mpi_sys.c:1457]                 <AW_MPI_SYS_Init> ISP init done
      I0101 03:24:53.465759  1281 hwdisplay.c:84]                 <hw_display_init> 
      I0101 03:24:53.466227  1281 hwdisplay.c:993]                <hwd_init> (hwd_init 993)
      I0101 03:24:53.466883  1281 hwdisplay.c:1048]               <hwd_init> ret[0][2,0]ch[0]lyl[0] init: enable[0], screenwin[0,0, 0x0], zorder[0], alpha[mode:0, value:0]
      I0101 03:24:53.490072  1281 audio_hw.c:189]                 <MakeAllMixerElemsAvailable> pcm open and close, all MixerElems maybe exist.
      I0101 03:24:53.490593  1281 alsa_interface.c:712]           <alsaOpenMixer> open mixer:hw:0
      I0101 03:24:53.492970  1281 alsa_interface.c:767]           <alsaOpenMixer> set playback vol_val to value: 27
      I0101 03:24:53.493490  1281 alsa_interface.c:712]           <alsaOpenMixer> open mixer:hw:1
      I0101 03:24:53.494908  1281 sample_rtsp.c:422]              <configMainStream> main vipp0 ve_online_en:0, dma_buf_num:0, venc ch0 OnlineEnable:0, OnlineShareBufNum:0
      I0101 03:24:53.495407  1281 sample_rtsp.c:449]              <configMainStream> main EncppSharpAttenCoefPer: 100%
      I0101 03:24:53.495558  1281 sample_rtsp.c:463]              <configMainStream> main vbvThreshSize: 147450, vbvBufSize: 933882
      I0101 03:24:53.496132  1281 video.c:107]                    <video_init> [ISP]video device name is vin_video0
      I0101 03:24:53.496365  1281 isp_dev.c:566]                  <isp_video_open> [ISP]open video device[0], detect isp0 success!
      I0101 03:24:53.497176  1281 video.c:1063]                   <video_set_isp_bk_buffer_align> [ISP]video_set_isp_bk_buffer_align yuv_align_en = 0, lbc_align_en = 1
      E0101 03:24:53.497363  1281 video.c:1065]                   <video_set_isp_bk_buffer_align> [ISP_ERR]video0 video_set_isp_bk_buffer_align failed!!!
      I0101 03:24:53.497919  1281 videoInputHw.c:1104]            <videoInputHw_SetChnAttr> ViCh[0] LBC pix:0x3132434c, line_tar_bits[0]:9216, line_tar_bits[1]:13824
      I0101 03:24:53.499319  1281 videoInputHw.c:1124]            <videoInputHw_SetChnAttr> bs_len:61440, frm_bit:11520
      I0101 03:24:53.499939  1286 mpi_sys.c:1073]                 <MonitorEnvVarThread> detect user environment:
      I0101 03:24:53.501282  1286 mpi_sys.c:1074]                 <MonitorEnvVarThread> /tmp/mpp_log_level
      I0101 03:24:53.501455  1286 mpi_sys.c:1075]                 <MonitorEnvVarThread> /tmp/mpp_venc_sei_config_param
      I0101 03:24:53.749066  1281 video.c:172]                    <video_set_fmt> [ISP]video0 fd[9] ve_online_en=0, dma_buf_num=0
      I0101 03:24:53.756470  1281 isp_dev.c:390]                  <isp_tdm_open> [ISP]tdm_rx device name is sunxi_tdm_rx.0
      I0101 03:24:53.757127  1281 isp_dev.c:460]                  <isp_dev_open> [ISP]open isp device[0] success!
      E0101 03:24:53.757316  1281 isp_dev.c:956]                  <isp_sensor_get_configs> [ISP_ERR]gc2053_mipi get config failed: Invalid argument (22).
      W0101 03:24:53.758671  1281 isp_helper.c:106]               <isp_ctx_save_init> [ISP_WARN]open /mnt/extsd/isp0_0_0_0_0_gc2053_mipi_ctx_saved.bin failed, err:No such file or directory.
      I0101 03:24:53.758980  1281 isp_ini_parse.c:1650]           <parser_ini_info> [ISP]prefer isp config: [gc2053_mipi], 0x0, 0, 0, 0
      W0101 03:24:53.759608  1281 isp_ini_parse.c:1669]           <parser_ini_info> [ISP_WARN]cannot find gc2053_mipi_0_0_0_0_0 isp config, use gc2053_mipi_1920_1088_20_0_0 -> [gc2053_mipi_isp600_20220511_164617_vlc4_day]
      E0101 03:24:53.762955  1281 isp_manage.c:2575]              <isp_ctx_config_init> [ISP_ERR]sensor attribute is not init.
      I0101 03:24:53.763580  1281 isp.c:1235]                     <isp_run> [ISP]create isp0 server thread!
      E0101 03:24:53.765018  1285 isp_dev.c:956]                  <isp_sensor_get_configs> [ISP_ERR]gc2053_mipi get config failed: Invalid argument (22).
      W0101 03:24:53.765190  1285 videoInputHw.c:6258]            <VideoInputHw_CapThread> fatal error! Get isp[0] sensor information failed! must be called AW_MPI_ISP_Run before AW_MPI_VI_EnableVipp.
      I0101 03:24:53.767622  1285 videoInputHw.c:6297]            <VideoInputHw_CapThread> EnableVipp[0]: vfmt.bufs:3, online:0
      E0101 03:24:53.770593  1287 isp_dev.c:718]                  <isp_dev_start> [ISP_ERR]unable to subscribe to tdm event: Not a tty (25).
      I0101 03:24:53.798774  1281 videoInputHw.c:1316]            <videoInputHw_ChnEnable> receive enable vipp[0] reply: 0x0!
      iniparser: cannot open /etc/cedarc.conf
      iniparser: cannot open /etc/cedarc.conf
      INFO   : cedarc <cdc_log_set_level:43>: Set log level to 3 from /vendor/etc/cedarc.conf
      DEBUG  : cedarc <LogVersionInfo:44>: 
      >>>>>>>>>>>>>>>>>>>>>>>>>>>>> Cedar Codec <<<<<<<<<<<<<<<<<<<<<<<<<<<<
      tag   : 
      branch: tina-v853-dev
      commit: 3975729c81dab9f05e2722e09e64d018b4b03c44
      date  : Sat Jan 27 15:33:52 2024 +0800
      author: chenyibin
      change-id : I1798fdb3cfa479b7f3eabb212078a906cbe503eb
      release_author : ericwang
      patch : 
      ----------------------------------------------------------------------
      
      DEBUG  : cedarc <VEncoderRegister:1022>: 1117 register 2:h264
      DEBUG  : cedarc <VEncoderRegister:1032>: register codec: '2:h264' success.
      INFO   : cedarc <CedarPluginVENCInit_h264:13347>: register h264 encoder success!
      DEBUG  : cedarc <VEncoderRegister:1022>: 1117 register 3:h265
      DEBUG  : cedarc <VEncoderRegister:1032>: register codec: '3:h265' success.
      INFO   : cedarc <CedarPluginVENCInit_h265:14107>: register h265 encoder success!
      DEBUG  : cedarc <VEncoderRegister:1022>: 1117 register 1:jpeg
      DEBUG  : cedarc <VEncoderRegister:1032>: register codec: '1:jpeg' success.
      INFO   : cedarc <CedarPluginVENCInit_jpeg:3199>: register jpeg encoder success!
      DEBUG  : cedarc <VeInitialize:1138>: shutdown  power up ve
      INFO   : cedarc <VeInitialize:1172>: *** ic_version = 0x1302000023010,
      iniparser: cannot open /etc/cedarc.conf
      DEBUG  : cedarc <CdcIniParserInit:36>: cannot parse file: /etc/cedarc.conf
      
      DEBUG  : cedarc <VeInitialize:1186>: bUseProcessLock = 0, eVeHwLockType = 0
      DEBUG  : cedarc <VeInitialize:1226>: *** nPhyOffset = 0x0
      DEBUG  : cedarc <VeSetSpeed:1734>: *** set ve freq to 400 Mhz ***
      DEBUG  : cedarc <VeInitialize:1281>: ve init ok
      
      DEBUG  : ionAlloc <__GetIonMemOpsS:965>: *** get __GetIonMemOpsS ***
      DEBUG  : ionAlloc <ion_alloc_open:140>: begin ion_alloc_open 
      
      DEBUG  : ionAlloc <ion_alloc_open:173>: get offset by ve
      INFO   : cedarc <VeInitialize:1172>: *** ic_version = 0x1302000023010,
      iniparser: cannot open /etc/cedarc.conf
      DEBUG  : cedarc <CdcIniParserInit:36>: cannot parse file: /etc/cedarc.conf
      
      DEBUG  : cedarc <VeInitialize:1186>: bUseProcessLock = 0, eVeHwLockType = 0
      DEBUG  : cedarc <VeInitialize:1226>: *** nPhyOffset = 0x0
      DEBUG  : cedarc <VeSetSpeed:1734>: *** set ve freq to 400 Mhz ***
      DEBUG  : cedarc <VeInitialize:1281>: ve init ok
      
      DEBUG  : ionAlloc <ion_alloc_open:182>: ** phy offset = 0
      DEBUG  : cedarc <VeRelease:1334>: ve release ok
      
      DEBUG  : cedarc <CdcMessageQueueCreate:47>: nMessageSize = 20
      DEBUG  : cedarc <H265SetParameter:13635>: VENC_IndexParamProductCase: 0
      I0101 03:24:53.827952  1281 VideoEnc_Component.c:7350]      <VideoEncComponentTunnelRequest> set inputPortTunnelFlag = TRUE
      I0101 03:24:53.828115  1281 sample_rtsp.c:583]              <configSubStream> vipp[4] crop en:1 X:0 Y:0 W:1888 H:1072
      I0101 03:24:53.828195  1281 sample_rtsp.c:596]              <configSubStream> sub EncppSharpAttenCoefPer: 33%
      I0101 03:24:53.828260  1281 sample_rtsp.c:610]              <configSubStream> sub vbvThreshSize: 24000, vbvBufSize: 152000
      I0101 03:24:53.828396  1281 video.c:107]                    <video_init> [ISP]video device name is vin_video4
      I0101 03:24:53.828618  1281 isp_dev.c:566]                  <isp_video_open> [ISP]open video device[4], detect isp0 success!
      I0101 03:24:53.828803  1281 video.c:1063]                   <video_set_isp_bk_buffer_align> [ISP]video_set_isp_bk_buffer_align yuv_align_en = 0, lbc_align_en = 1
      E0101 03:24:53.828895  1281 video.c:1065]                   <video_set_isp_bk_buffer_align> [ISP_ERR]video4 video_set_isp_bk_buffer_align failed!!!
      I0101 03:24:53.828974  1281 videoInputHw.c:1104]            <videoInputHw_SetChnAttr> ViCh[4] LBC pix:0x3132434c, line_tar_bits[0]:3072, line_tar_bits[1]:4608
      I0101 03:24:53.829261  1281 videoInputHw.c:1124]            <videoInputHw_SetChnAttr> bs_len:20480, frm_bit:3840
      I0101 03:24:54.049307  1281 videoInputHw.c:1390]            <videoInputHw_SetCrop> vipp[4] set crop X:0, Y:0, Width:1888, Height:1072
      E0101 03:24:54.060158  1287 isp_dev.c:274]                  <isp_stat_process_buffer> [ISP_ERR]AEWB: stats error, skipping buffer.
      E0101 03:24:54.063049  1285 videoInputHw.c:5931]            <videoInputHw_GetData> fatal error! LBC wrong data len or buf size, offset_dst:1555200 + data_len:11520 > size:1556224
      E0101 03:24:54.063196  1285 videoInputHw.c:6607]            <VideoInputHw_CapThread> fatal error! videoInpuHw get data fail[0xa0108009], check code!
      E0101 03:24:54.063301  1285 isp_dev.c:956]                  <isp_sensor_get_configs> [ISP_ERR]gc2053_mipi get config failed: Invalid argument (22).
      W0101 03:24:54.063377  1285 videoInputHw.c:6258]            <VideoInputHw_CapThread> fatal error! Get isp[0] sensor information failed! must be called AW_MPI_ISP_Run before AW_MPI_VI_EnableVipp.
      I0101 03:24:54.064129  1285 videoInputHw.c:6297]            <VideoInputHw_CapThread> EnableVipp[4]: vfmt.bufs:3, online:0
      I0101 03:24:54.065692  1281 videoInputHw.c:1316]            <videoInputHw_ChnEnable> receive enable vipp[4] reply: 0x0!
      iniparser: cannot open /etc/cedarc.conf
      DEBUG  : cedarc <CdcIniParserInit:36>: cannot parse file: /etc/cedarc.conf
      
      iniparser: cannot open /etc/cedarc.conf
      DEBUG  : cedarc <CdcIniParserInit:36>: cannot parse file: /etc/cedarc.conf
      
      DEBUG  : cedarc <VencCreate:555>: now cedarc log level:3
      INFO   : cedarc <cdc_log_set_level:43>: Set log level to 3 from /vendor/etc/cedarc.conf
      DEBUG  : cedarc <LogVersionInfo:44>: 
      >>>>>>>>>>>>>>>>>>>>>>>>>>>>> Cedar Codec <<<<<<<<<<<<<<<<<<<<<<<<<<<<
      tag   : 
      branch: tina-v853-dev
      commit: 3975729c81dab9f05e2722e09e64d018b4b03c44
      date  : Sat Jan 27 15:33:52 2024 +0800
      author: chenyibin
      change-id : I1798fdb3cfa479b7f3eabb212078a906cbe503eb
      release_author : ericwang
      patch : 
      ----------------------------------------------------------------------
      
      DEBUG  : cedarc <VEncoderRegister:1018>: Add '2:h264' fail! '2:h264' already register!
      DEBUG  : cedarc <CedarPluginVENCInit_h264:13351>: h264 encoder had already register!
      DEBUG  : cedarc <VEncoderRegister:1018>: Add '3:h265' fail! '3:h265' already register!
      DEBUG  : cedarc <CedarPluginVENCInit_h265:14111>: h265 encoder had alread  register
      DEBUG  : cedarc <VEncoderRegister:1018>: Add '1:jpeg' fail! '1:jpeg' already register!
      DEBUG  : cedarc <CedarPluginVENCInit_jpeg:3203>: jpeg encoder had already register
      INFO   : cedarc <VeInitialize:1172>: *** ic_version = 0x1302000023010,
      iniparser: cannot open /etc/cedarc.conf
      DEBUG  : cedarc <CdcIniParserInit:36>: cannot parse file: /etc/cedarc.conf
      
      DEBUG  : cedarc <VeInitialize:1186>: bUseProcessLock = 0, eVeHwLockType = 0
      DEBUG  : cedarc <VeInitialize:1226>: *** nPhyOffset = 0x0
      DEBUG  : cedarc <VeSetSpeed:1734>: *** set ve freq to 400 Mhz ***
      DEBUG  : cedarc <VeInitialize:1281>: ve init ok
      
      DEBUG  : ionAlloc <__GetIonMemOpsS:965>: *** get __GetIonMemOpsS ***
      DEBUG  : ionAlloc <ion_alloc_open:140>: begin ion_alloc_open 
      
      DEBUG  : cedarc <H264EncOpenVer2:10490>: icverion = 0x23010, bIsRegVerE230 = 1
      DEBUG  : cedarc <CdcMessageQueueCreate:47>: nMessageSize = 20
      DEBUG  : cedarc <H264SetParameterVer2:12870>: VENC_IndexParamProductCase: 0
      I0101 03:24:54.080081  1281 VideoEnc_Component.c:7350]      <VideoEncComponentTunnelRequest> set inputPortTunnelFlag = TRUE
      I0101 03:24:54.080267  1281 sample_rtsp.c:730]              <configSubLapseStream> subLapse EncppSharpAttenCoefPer: 33%
      I0101 03:24:54.080351  1281 sample_rtsp.c:744]              <configSubLapseStream> SubLapse vbvThreshSize: 24000, vbvBufSize: 152000
      iniparser: cannot open /etc/cedarc.conf
      DEBUG  : cedarc <CdcIniParserInit:36>: cannot parse file: /etc/cedarc.conf
      
      iniparser: cannot open /etc/cedarc.conf
      DEBUG  : cedarc <CdcIniParserInit:36>: cannot parse file: /etc/cedarc.conf
      
      DEBUG  : cedarc <VencCreate:555>: now cedarc log level:3
      INFO   : cedarc <cdc_log_set_level:43>: Set log level to 3 from /vendor/etc/cedarc.conf
      DEBUG  : cedarc <LogVersionInfo:44>: 
      >>>>>>>>>>>>>>>>>>>>>>>>>>>>> Cedar Codec <<<<<<<<<<<<<<<<<<<<<<<<<<<<
      tag   : 
      branch: tina-v853-dev
      commit: 3975729c81dab9f05e2722e09e64d018b4b03c44
      date  : Sat Jan 27 15:33:52 2024 +0800
      author: chenyibin
      change-id : I1798fdb3cfa479b7f3eabb212078a906cbe503eb
      release_author : ericwang
      patch : 
      ----------------------------------------------------------------------
      
      DEBUG  : cedarc <VEncoderRegister:1018>: Add '2:h264' fail! '2:h264' already register!
      DEBUG  : cedarc <CedarPluginVENCInit_h264:13351>: h264 encoder had already register!
      DEBUG  : cedarc <VEncoderRegister:1018>: Add '3:h265' fail! '3:h265' already register!
      DEBUG  : cedarc <CedarPluginVENCInit_h265:14111>: h265 encoder had alread  register
      DEBUG  : cedarc <VEncoderRegister:1018>: Add '1:jpeg' fail! '1:jpeg' already register!
      DEBUG  : cedarc <CedarPluginVENCInit_jpeg:3203>: jpeg encoder had already register
      INFO   : cedarc <VeInitialize:1172>: *** ic_version = 0x1302000023010,
      iniparser: cannot open /etc/cedarc.conf
      DEBUG  : cedarc <CdcIniParserInit:36>: cannot parse file: /etc/cedarc.conf
      
      DEBUG  : cedarc <VeInitialize:1186>: bUseProcessLock = 0, eVeHwLockType = 0
      DEBUG  : cedarc <VeInitialize:1226>: *** nPhyOffset = 0x0
      DEBUG  : cedarc <VeSetSpeed:1734>: *** set ve freq to 400 Mhz ***
      DEBUG  : cedarc <VeInitialize:1281>: ve init ok
      
      DEBUG  : ionAlloc <__GetIonMemOpsS:965>: *** get __GetIonMemOpsS ***
      DEBUG  : ionAlloc <ion_alloc_open:140>: begin ion_alloc_open 
      
      DEBUG  : cedarc <H264EncOpenVer2:10490>: icverion = 0x23010, bIsRegVerE230 = 1
      DEBUG  : cedarc <CdcMessageQueueCreate:47>: nMessageSize = 20
      DEBUG  : cedarc <H264SetParameterVer2:12870>: VENC_IndexParamProductCase: 0
      I0101 03:24:54.094630  1281 sample_rtsp.c:1431]             <main> Lapse set TimeLapse 1000000 us
      I0101 03:24:54.095239  1281 VideoEnc_Component.c:4345]      <VideoEncSetTimeLapse> SetTimeLapse: captureIntervalUs=1000000.000000, dstFrameIntervalUs=50000.000000, recType=1
      I0101 03:24:54.095392  1281 VideoEnc_Component.c:7350]      <VideoEncComponentTunnelRequest> set inputPortTunnelFlag = TRUE
      WARNING: cedarc <CheckSetParamInt:1039>: Notice: sVbrParam.nQuality is 10, but its suggested value is 1 !
      DEBUG  : cedarc <H265SetParameter:13487>: VENC_IndexParamPFrameIntraEn: use_intra_in_p_flag:1
      I0101 03:24:54.096084  1289 VideoEnc_Component.c:823]       <setVbvBufferConfig> user set stream buffer size[933882]bytes
      I0101 03:24:54.096235  1289 VideoEnc_Component.c:833]       <setVbvBufferConfig> user set threshSize[147450]bytes
      I0101 03:24:54.096324  1289 VideoEnc_Component.c:860]       <setVbvBufferConfig> bit rate is 1536Kb, set encode vbv size 933888, frame length threshold 147450
      DEBUG  : cedarc <H265SetParameter:13036>: set rot angle: p_enc->rot_angle = 0...
      
      DEBUG  : cedarc <H265SetParameter:13627>: VENC_IndexParamIsNightCaseFlag: is_night_case = 0
      I0101 03:24:54.096453  1289 VideoEnc_Component.c:2122]      <CedarvVideoEncInit> DropFrameNum: 0
      I0101 03:24:54.096525  1289 VideoEnc_Component.c:2138]      <CedarvVideoEncInit> VeRecRefBufReduceEnable: 0
      DEBUG  : cedarc <VencInit:803>: func = VencInit, line = 803
      DEBUG  : cedarc <VencInit:816>: bOnlineMode = 1, bOnlineChannel = 0
      DEBUG  : cedarc <VencInit:819>: lbc2.5 = 0, 2.0 = 1, 1.5 = 0, format = 19
      DEBUG  : cedarc <H265Init:11191>: share buf num = 1
      DEBUG  : cedarc <BitStreamCreate:129>: BitStreamCreate OK
      DEBUG  : cedarc <h265InitMemRecRefE230:4296>: recRefQsubDataBufSize = 190976, recRefQsubInfoBufSize = 8608, lbcBusSize = 3067904, lbcMode = 1
      DEBUG  : ionAlloc <__GetIonMemOpsS:965>: *** get __GetIonMemOpsS ***
      DEBUG  : ionAlloc <ion_alloc_open:140>: begin ion_alloc_open 
      
      INFO   : cedarc <VeInitialize:1172>: *** ic_version = 0x1302000023010,
      iniparser: cannot open /etc/cedarc.conf
      DEBUG  : cedarc <CdcIniParserInit:36>: cannot parse file: /etc/cedarc.conf
      
      DEBUG  : cedarc <VeInitialize:1186>: bUseProcessLock = 0, eVeHwLockType = 0
      DEBUG  : cedarc <VeInitialize:1226>: *** nPhyOffset = 0x0
      DEBUG  : cedarc <VeSetSpeed:1734>: *** set ve freq to 400 Mhz ***
      DEBUG  : cedarc <VeInitialize:1281>: ve init ok
      
      E0101 03:24:54.110896  1287 isp_dev.c:859]                  <isp_sync_debug_info> [ISP_ERR]VIDIOC_VIN_ISP_GET_INFO error!
      W0101 03:24:54.111092  1287 isp.c:450]                      <isp_ctx_get_sensor_info> [ISP_WARN]isp debugfs node not support!!!
      
      发布在 V Series
      doniyor_khalilov99
      doniyor_khalilov
    • 回复: YuzuKi X 100ask V851s使用的rtsp传输实时预览摄像头数据

      @null037
      where came from mainStream.raw ?
      I haven't any .raw file !

      发布在 V Series
      doniyor_khalilov99
      doniyor_khalilov
    • sample_rtsp error

      problem is that:
      Screenshot from 2024-06-07 19-18-34.png

      发布在 V Series
      doniyor_khalilov99
      doniyor_khalilov