From: Narendra Sisodiya on
I need to send video stream over a bluetoth link ,
case 1 ) the video lise is some format (suggest a easy format) in CF
compact flash card , I need to read this file and send it through
UART, Kindly give me any link to do this

case 2 ) I have vidoe starter kit and video is need to be captured and
processed and then I will send it through UART

which case will be easy ?

another problem is , I have bluetooth Kit (ROK101007) which has
protocol stack upto HCI layer - I need to transfer stream via
bluetooth , so inorder to transfer data I think i need to make HCI
Interface layer in VHDL and put the data in HCI data format and then
transmit it via UART connection,,
suggest me what to do,, I ultimater goal is to transfer video data
(either live stream or file stored in CF card ) via Bluetooth Link,
I have bluetooth Kit (contains layer upto HCI ) -- see it diagram at
--

http://bp3.blogger.com/_AOehQh51ooE/R722ZML8iII/AAAAAAAAAVk/o92AjwOZe78/s1600-h/1.png

Thanks n Regards