# Licode RTSP stream Issue!

**URL:** https://discourse.lynckia.com/t/licode-rtsp-stream-issue/84
**Category:** Uncategorized
**Created:** [October 7, 2015, 10:54am UTC](https://discourse.lynckia.com/t/licode-rtsp-stream-issue/84 "2015-10-07T10:54:46Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Pasula\_Naresh\_Reddy](https://avatars.discourse-cdn.com/v4/letter/p/7bcc69/32.png) [@Pasula\_Naresh\_Reddy](https://discourse.lynckia.com/u/Pasula_Naresh_Reddy)
#### Post date: [October 7, 2015, 10:54am UTC](https://discourse.lynckia.com/t/licode-rtsp-stream-issue/84/1 "2015-10-07T10:54:46Z")

</div>

Hi All,

I have installed licode on ubuntu12.04:

./licode/scripts/installUbuntuDeps.sh --enable-gpl  
./licode/scripts/installErizo.sh  
./licode/scripts/installNuve.sh  
./licode/scripts/installBasicExample.sh

Next, I try to connect to RTSP stream (H264) and modify  
basic\_example/public/script.js like this:  
var config = { video: true, audio:false,  
url:“rtsp://user:pass@10.10.11.179:554/cam/realmonitor?channel=1&subtype=0”};

The video displayed on screen is green but date information is correct.

Can any one help on this issue

Thanks  
Naresh
