Wowza Community

PushPlugin does not work with dailymotion

Hello all,

I’m testing for a week the WMS 3. In a few words, here’s the project. I have an IP camera Panasonic and I have to publish the images through live stream on dailymotion.

After facing some problems with the audio part (g.726 or g.711) of the Cam (solved by using a trick found here, VLC re-streaming to WMS), I’m now stuck on the last part… Dailymotion isn’t showing me my stream :(…

I’ve installed the pushplugin and i’m sure it’s working as i succeeded in sending my stream to Akamai.

So, when i check the logs of WMS, it gives me :

onStreamCreate:: WebcamBGTVLC

Found configuration dir, passing to streamNotify

PushPublisherRTMP : Config file name -> WebcamBGTVLC.stream.cnfg

PushPublisherRTMP : APPLICATION NAME ((WebcamBGTVLC))

PushPublisherRTMP : APPINSTANCE NAME ((definst))

PushPublisherRTMP : STREAM NAME ((WebcamBGTVLC.stream))

PushPublisherRTMP : connecting to rtmp://publish.dailymotion.com:1935/publish-dm/definst/xt03ip?auth=1661250549_f3ac421d7907bab014153d5b18f9dcf0

PushPublisher.connect[rtmp://publish.dailymotion.com:1935/publish-dm/definst/xt03ip?auth=1661250549_f3ac421d7907bab014153d5b18f9dcf0]: Wowza Push Publishing AddOn 1.0.0 build1587

RTPDePacketizerMPEGTS.handleRTPPacket: MPEG-TS over RTP

PushPublisher#IdleHandler.create[rtmp://publish.dailymotion.com:1935/publish-dm/definst/xt03ip?auth=1661250549_f3ac421d7907bab014153d5b18f9dcf0]

RTPMediaCaster.Reconnector[8903794:WebcamBGTVLC/definst:WebcamBGTVLC.stream]: done: 1

UDPTransport.firstPacket: bind:/0.0.0.0:10000 msg:/127.0.0.1:56546

RTPDePacketizerMPEGTS.handleRTPPacket: IMPORT: programID[prg:0x1,filter:none]

PushPublisher.addSession[rtmp://publish.dailymotion.com:1935/publish-dm/definst/xt03ip?auth=1661250549_f3ac421d7907bab014153d5b18f9dcf0]: {[0]: 30536958 }

RTPDePacketizerMPEGTS.handleRTPPacket: IMPORT: audioPID[prg:0x1,pid:0x44,filter:none]: streamType:AAC:15 audioLanguage:unknown

RTPDePacketizerMPEGTS.handleRTPPacket: IMPORT: videoPID[prg:0x1,pid:0x45,filter:none]: streamType:H264:27

PushPublisher.sessionOpened[rtmp://publish.dailymotion.com:1935/publish-dm/definst/xt03ip?auth=1661250549_f3ac421d7907bab014153d5b18f9dcf0]:

PushPublisher.callConnect[rtmp://publish.dailymotion.com:1935/publish-dm/definst/xt03ip?auth=1661250549_f3ac421d7907bab014153d5b18f9dcf0]: publish-dm/definst

MediaStreamMap.getLiveStreamPacketizer: Create live stream packetizer: sanjosestreamingpacketizer:WebcamBGTVLC.stream

PushPublisher#ConnectResult.connect[rtmp://publish.dailymotion.com:1935/publish-dm/definst/xt03ip?auth=1661250549_f3ac421d7907bab014153d5b18f9dcf0]: result: NetConnection.Connect.Success description:Connection succeeded.

SanJosePacketHandler.startStream[WebcamBGTVLC/definst/WebcamBGTVLC.stream]

Connection succeeded, it seems.

But now i’m stuck, i cannot figure out what’s next.

Did someone succeeded in dailymotion live streaming ? And if yes, is it possible to have a clue of what’s missing or better a sample of .jar and cnfg files to go further ?

We are just ready to buy WMS 3 (i’m using the trial version) and i’m just a little bit under pressure :frowning:

WMS is great, whatever !!! :slight_smile:

Thank you for your help :wink:

I’m not sure. Have you tried the simple push example? I looked around the site but not sure what guidance you are following to publish to the service. Do you have a link to guidance from Dailymotion re publishing a live stream?

Richard