Wowza Community

When UDP don't work.. = problem

Hello world!,

I have a little problem with my udp stream because it stop sometimes…

and when it stop, wowza bug(block) my player…

If anyone have an idea, please help me.

yesterday I have a little idea, but I don’t arrive… I tried write a little module, but I don’t know when and where can I put my “code”…

I would like do a action (ex:with my database hide stream url) after that :

INFO stream create - -

WARN server comment - MediaReaderFLV.open: Metadata appears to be bad:

INFO server comment - RTPDePacketizerMPEGTS.init: Drop incomplete video frames

INFO server comment - RTPUDPTransport.bind[live/definst]: /127.0.0.1:5577

INFO stream publish test.stream -

INFO server comment - RTPMediaCaster.Reconnector[557839:live/definst:test.stream]: done: 17

what do you think?

thank you!

Is it possible you are using a stream type of “default” instead of “live”?

If so try it with a “live” as the stream type.

Salvadore

Your resultant module jar file should be placed in the [install-dir]/lib folder. We have some resources to aid in developing modules using Eclipse (I’d suggest the ‘software update’ method).

Is it possible you are using a stream type of “default” instead of “live”?

If so try it with a “live” as the stream type.

Salvadore

thanks for your reply,

I use “live” …

I put all udp url in .stream in content/ folder, and I play rtmp://.../live/.stream

work without problem, but sometimes, my udp stream don"t work…

and my player bug cause wowza…