kidliuxu / apple-http-osmf

Automatically exported from code.google.com/p/apple-http-osmf
0 stars 0 forks source link

Live streams stops after first chunk / Streams has no audio #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?
Live streams stops after first chunk / Streams has no audio 

What version of the product are you using? On what operating system?
Win 7, 

Please provide any additional information below.
length too short! = 4
pushed one flush nal of type 1
 *** VIDEO FLUSH CALLED
flushing one vtag
audio flush at state 0

Original issue reported on code.google.com by joafeldm...@gmail.com on 11 Jul 2011 at 12:56

GoogleCodeExporter commented 9 years ago
Audio will not play on android device? Can get the apple test stream to play 
through the emulator but when the app is on a device the audio streams in but 
there is no sound.

Original comment by jarikemp...@gmail.com on 28 Jul 2011 at 11:58

GoogleCodeExporter commented 9 years ago
I created a patch for the use of this code with live streams.  Matthew, I don't 
have your direct email, so I am posting it here.  We are working on adding 
pantos style AES decryption as well ;)

Original comment by dakazm...@gmail.com on 30 Jul 2011 at 11:52

Attachments:

GoogleCodeExporter commented 9 years ago
Sorry I wasn't set to see these issue postings in an account I watch. I've make 
dakazmier a committer, so he should be able to add the patch directly.

Original comment by atmatthewat@gmail.com on 11 Aug 2011 at 2:12

GoogleCodeExporter commented 9 years ago
Initial live streaming support is working properly as of r7

Original comment by dakazm...@gmail.com on 11 Aug 2011 at 10:03