Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

Youtube complain not received the dash data #63

Open
pmuvva opened this issue Dec 28, 2017 · 0 comments
Open

Youtube complain not received the dash data #63

pmuvva opened this issue Dec 28, 2017 · 0 comments

Comments

@pmuvva
Copy link

pmuvva commented Dec 28, 2017

Hi,

I am using CreateBroadcast Youtube live API for uploading DASH segments.I used ingestionUrl to upload dash segments. I ran this API in two platforms:

  1. In python, Every segment data read and upload to IngestionUrl+Segment name then get the response 200 and youtube plays without any complain.

  2. I tried to use same setup in Java by using Java API calls and upload segments by using Transport PUT request (IngestionUrl+Segment name) but youtube complains not received the data but response 200 always I am receiving.

I am using same segments for both python and Java platform. Please guide me how to upload file to youtube using Live API in Java platform using IngestionUrl?

Ingestion url = returnedStream.getCdn().getIngestionInfo().getIngestionAddress().

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant