-1

I am trying to broadcast my video on YouTube in java program. So far, I am able to ingest video in ingestion url/address. And, when I run my program I get these screens:

First Screen :

enter image description here

Then when I click on Preview button, I get Second Screen:

enter image description here

Nothing happens not can see in video on show Please stand by. After 3-4 seconds, I get Third Screen:

enter image description here

I really don't know what is the exact problem. Why I am not able to see anything though I am ingesting video in ingestion url/address. And, why screen things get changed after 3-4 seconds.

More details:

I am working on MacBook air, installed FMLE but when I open FMLE it says No capture device detected.

Modified code from:

Github

Youtube Live Streaming API - Stream is not appearing in Youtube

I want to know whether its a code issue or FMLE.

Community
  • 1
  • 1
VVB
  • 7,363
  • 7
  • 49
  • 83
  • @JAL Can you please answer to my question? – VVB Jun 02 '15 at 10:11
  • Can you post some more info about your Adobe FMLE settings? It's really hard to debug without knowing how your encoder is set up. – JAL Jun 02 '15 at 13:24
  • Did you follow the encoder setup instructions [here](https://support.google.com/youtube/answer/2907883?hl=en&ref_topic=2853713)? – JAL Jun 02 '15 at 16:43
  • @JAL Thanks for reply. I have gone through it but didn't understand. So what I did is downloaded FMLE & backup & profile xmls but don't know what to do next? – VVB Jun 02 '15 at 18:26
  • @JAL Did the steps but nothing happens, please help me – VVB Jun 02 '15 at 18:41
  • @JAL I have imported profile xml by opening profile in File & set it there. What should I do next, please help me – VVB Jun 02 '15 at 18:50

1 Answers1

0

I had this problem today. I searched around for answers and it looks like deleting the live event is the solution. Then start a new one over again. I did this and it worked.

gary
  • 1
  • But creating new live event will form different stream name. So how it is possible? – VVB Jun 04 '15 at 19:08