panda-media / muxer-fmp4

a library save h264 aac to fmp4 and generate mpd for dash
32 stars 15 forks source link

not ready? #1

Open deepch opened 7 years ago

deepch commented 7 years ago

not ready?

FgoDt commented 7 years ago

almost done, we are testing

oddengine commented 7 years ago

we are ready to test this lib in our server just now, trying to find out whether the interfaces, and so on, are suitable and stable.

deepch commented 7 years ago

I already tested, trying to give video from the camera. but it was problematic 1) need audio and video track (not work only video) 2) even when I did all sort of right not one player not with could read init segmet

Many thanks to the author I will wait if tests are needed let me know.

FgoDt commented 7 years ago

hi @deepch

last week we test lib in our server it's work fine , now we need you data to test our lib

if you can, we need your .h264 .aac data to test

thanks

deepch commented 7 years ago

i send to email

FgoDt commented 7 years ago

we get the test data , it will take some time

deepch commented 7 years ago

happened?

whutchao commented 6 years ago

Hi , thank you for you code . I hava one question about the project .

why the index is 2 in dastTest.go when call the function :

slicer.AddAACFrame(tag.Data[2:], timestamp)