How to support hardware accelerate for VLC on my board with Imx6q ?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to support hardware accelerate for VLC on my board with Imx6q ?

1,240 Views
adamzhu
Contributor I

I want to play a stream from IP camera with VLC on my board (VAB820) based on IMX6q, is there any patch to support hardware accelerate for VLC? Thanks!!

Labels (4)
0 Kudos
2 Replies

643 Views
igorpadykov
NXP Employee
NXP Employee

Hi Adam

for streaming using VLC one can look at

Streaming USB Webcam over Network

VLC is not supported by VPU, one can use it with gstreamer or

write own extension, as answered on

https://community.freescale.com/thread/376305

http://stackoverflow.com/questions/18654761/playing-hw-accelerated-video-in-vlc-using-gstreamer

Best regards

igor

0 Kudos

643 Views
saurabh206
Senior Contributor III

Hi Adam

Which BSP is used for your project?

For Android standard Android media player uses the Hardware Acceleration.

Many application comes with dual mode support, one with custom solution and another is Android media player.

You can verify this with VLC.

Thanks

Saurabh

0 Kudos