media-server-go icon indicating copy to clipboard operation
media-server-go copied to clipboard

fix mediaframe callback

Open notedit opened this issue 4 years ago • 5 comments

notedit avatar May 05 '20 15:05 notedit

Um.. any updates on this? and I guess there is a change in demo too.. webrtc to hls demo , type change uint to uint64.

imtiyazs avatar May 19 '20 11:05 imtiyazs

yes, i will fix this this weekend.

notedit avatar May 19 '20 13:05 notedit

i'm stuck on getting the webrtc -> rtmp demo to work because the callback got commented out and the native code has changed https://github.com/notedit/media-server-go/blob/f0dcbc9db592a20f0d82b2ada2d10a9fbc73a3a0/mediaframemultiplexer.go#L36-L50

any hints on getting this working?

Rovak avatar Aug 03 '20 07:08 Rovak

i got this problem too, any plan to fix this?

wwq1985 avatar Nov 28 '20 09:11 wwq1985

@Rovak @wwq1985 I think, this is a solution for you. https://github.com/notedit/media-server-go-demo/issues/30#issuecomment-748706452

hocnt84 avatar Dec 29 '20 07:12 hocnt84