# voxl-streamer service down when using H.265

Source: https://forum.modalai.com/topic/4357/voxl-streamer-service-down-when-using-h-265
Category: VOXL SDK and Software (https://forum.modalai.com/category/47/voxl-sdk-and-software)
Tags: voxl-sdk
Posted: 2025-04-18 03:46:33 UTC by Jskim
Replies: 7 · Views: 1256

## Jskim · 2025-04-18 03:46:33 UTC

Hi!
**1. We are using VOXL2 mini.
2. VOXL2 mini version is SDK 1.4.3.
3. Problem with voxl-streamer when using uvc camera h.265 encoder**
1) When using "h.265" in voxl-streamer.conf, voxl-streamer service **dies.**
There is no problem at all in h.264.
The player we use is VLC and potplayer.
2) The config settings are as follows.
**[voxl-uvc-server.conf]**
-Resolution = 640x480
-Frame = 20
**[voxl-streamer.conf]**
Bandwidth = 500000
encoder = "h.265"

3) The error code is as follows.
![(error message) VOXL-Streamer stop H.265 .png](https://forum.modalai.com/assets/uploads/files/1744947526187-error-message-voxl-streamer-stop-h.265.png) 

**4) Please tell me the solution.**

JS, Kim

## Reply by Alex Kushleyev (ModalAI staff) · 2025-04-18 05:03:47 UTC

Hello @Jskim,

the parameter in `voxl-streamer.conf` should be `h265`, not `h.265`, i think behavior is undefined otherwise. The two options are `h264` and `h265`. There should probably be a check for this.. I will add...

Please try `h265` and let me know if that fixes the issue.

Alex

## Reply by Jskim · 2025-04-18 05:51:50 UTC (in reply to Alex Kushleyev)

@Alex-Kushleyev 
Hi Ales,

I think the above statement is wrong. Sorry. I inputted it as h265.
![voxl-streamer.conf.jpg](https://forum.modalai.com/assets/uploads/files/1744955414806-voxl-streamer.conf.jpg) 

There is no problem with h264, but voxl-streamer dies when I use only h265.

Thanks,

JS, Kim

## Reply by Alex Kushleyev (ModalAI staff) · 2025-04-18 06:10:15 UTC (in reply to Jskim)

@Jskim , can you please run `voxl-streamer` in foreground and paste the whole output (the full error description is cut off by the screen shot). 

Also please check which version of voxl-streamer you are using (`voxl-version | grep voxl-streamer`)

Thanks!

## Reply by Jskim · 2025-04-18 06:19:17 UTC (in reply to Alex Kushleyev)

@Alex-Kushleyev 

Currently alive, but have to wait until the streamer dies. Sometimes he dies.
![스트리머 버전 등.jpg](https://forum.modalai.com/assets/uploads/files/1744957122955-스트리머-버전-등.jpg) 

Thanks,

JS, Kim

## Reply by Jskim · 2025-04-18 06:34:51 UTC (in reply to Jskim)

@Jskim 
Send streamer error code
![스트리머 죽었음.jpg](https://forum.modalai.com/assets/uploads/files/1744958868814-스트리머-죽었음.jpg) 

Thanks,

JS, Kim

## Reply by Jskim · 2025-04-18 07:43:30 UTC (in reply to Jskim)

@Jskim 
[The phenomenon is as follows]
Video Player restart
Video works normally (about 3 minutes)
Streamer is not dead, but the video is frozen.
Looking at the top command contents, Streamer CPU usage is 2.3%.
![Sreamer이 죽었는데 에러가 안나옴.jpg](https://forum.modalai.com/assets/uploads/files/1744962012384-sreamer이-죽었는데-에러가-안나옴.jpg) 
It stops for 5 minutes and then works normally again (about 1 minute).
![정지 후 5분뒤 정상동작.jpg](https://forum.modalai.com/assets/uploads/files/1744962045635-정지-후-5분뒤-정상동작.jpg) 
It stops again. (CPU usage 1.9%)
Normal operation after 5 minutes
Video freezes after 1 minute (CPU usage 2.3%)

Thanks,

JS, Kim

## Reply by Jskim · 2025-04-18 08:43:41 UTC (in reply to Jskim)

@Jskim 
Finally, I tried a test.
I tried changing the video player and the Streamer died immediately.
The conclusion is that the Streamer died even when it was in the foreground.
![플레이어 변경하면 바로 죽음.jpg](https://forum.modalai.com/assets/uploads/files/1744965805106-플레이어-변경하면-바로-죽음.jpg) 

Thanks,

JS, Kim
